From: Bertrand TACHAGO <[EMAIL PROTECTED]>


> >   % cp /usr/local/mysql/support-files/mysql.server \
> >     /etc/rc.d/init.d/mysql.server
> >   % chmod 544 /etc/rc.d/init.d/mysql.server
> 
> I had done it but it doesn't work
> 
> >   % ln -s /etc/rc.d/init.d/mysql.server \
> >     /etc/rc.d/rc3.d/S99mysql
> What is the importance of this command?

It links one file to another. Try this:
  % man ln


---
Rodney Broom
Programmer: Desert.Net




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to