Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I just got a dlink 323 (rev c1 with firmware 1.09) that I chrooted debian on!
I installed apache2 php5 and been trying to install mysql5 with aptitude but it won't work... I keep getting the following
Preconfiguring packages ... Selecting previously deselected package mysql-server-5.0. (Reading database ... 15264 files and directories currently installed.) Unpacking mysql-server-5.0 (from .../mysql-server-5.0_5.0.51a-24+lenny4_arm.deb) ... Processing triggers for man-db ... Setting up mysql-server-5.0 (5.0.51a-24+lenny4) ... Stopping MySQL database server: mysqld. Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed! invoke-rc.d: initscript mysql, action "start" failed.
if I try to manually restart mysql I get this
Big-NAS:/mnt/usb/downloads# /etc/init.d/mysql restart Stopping MySQL database server: mysqld. Starting MySQL database server: mysqld . . .. Checking for corrupt, not cleanly closed and upgrade needing tables..
I though I'd ask here see if anyone else ever had this happen... I'm gonna start searching on mysql site
Offline