on debian you normaly don't have sudo... or am i wrong? >_<
to stop your mysql deamon you have to run
then try to restart twlan with
to stop your mysql deamon you have to run
Code:
su
YOUR_ROOT_PW
/etc/init.d/mysql stop
then try to restart twlan with
Code:
/opt/twlan/twlan.sh stop
/opt/twlan/twlan.sh start