SLAX to the rescue.........
Worked like a charm............
:P :P :P :P :P :P
Thankx a bunch
would you like to see what got me into this mess?
Code:
# start Apache web server
cd /usr/local/apache2/bin/
./apachectl start
echo "apache up"
echo "time for mysql"
cd /usr/bin/
./mysql_safe
#start ssh
/usr/bin/sshd
for some reason safe_mysqld just hangs like its in debug mode. How do I make it go into damon mode?
This why I got locked out.
and sshd doesn't start becaus of this reason....
any suggestions?
