After running setup from the command line and choosing "system services",
Apache and MySQL are not displayed in this list. This seems to be the same
list from the ntsysv command. Any other thoughts?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of David Kramer
Sent: Friday, August 09, 2002 1:05 PM
To: '[EMAIL PROTECTED]'
Subject: RE: /etc/rc.d/init.d


I had a similar issue with this, try using the "setup" command.  At prompt
type "setup" then choose Run Service I believe???, scroll through the
services and check the ones you want, then reboot and see if that works.....
I could never get the symlinks method to work, but setup did the trick...

DK

-----Original Message-----
From: Zach Curtis [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 09, 2002 11:47 AM
To: [EMAIL PROTECTED]
Subject: /etc/rc.d/init.d


I am trying to get Apache and MySQL to run when booting up in RH 7.3. I
installed these from source and did not use the RPM. I have done the
following.

Install locations:
Apache: /usr/local/apache
MySQL: /usr/local/mysql

Created symbolic links in init.d and rc#.d directories
ln -s /usr/local/apache/bin/apachectl /etc/rc.d/init.d/apache
ln -s /usr/local/mysql/share/mysql/mysql.server
/etc/rc.d/init.d/mysql.server

ln -s /etc/rc.d/init.d/apache /etc/rc.d/rc3.d/S99apache
ln -s /etc/rc.d/init.d/mysql.server /etc/rc.d/rc3.d/S98mysql

ln -s /etc/rc.d/init.d/apache /etc/rc.d/rc0.d/K98apache
ln -s /etc/rc.d/init.d/mysql.server /etc/rc.d/rc3.d/K99mysql

I then rebooted and displayed the processes running...no Apache or MySQL. I
have not added programs manually to the bootup before. What am I doing
wrong? I have tried to do many searches for tutorials on this and have not
found anything helpful.

Thanks.

_________________
Zach Curtis
Programmer Analyst
POPULUS
www.populus.com
_________________

Confidentiality Statement:

This e-mail message and any attachment(s) are confidential and may contain
proprietary information that may not be disclosed without express
permission.  If you have received this message in error or are not the
intended recipient, please immediately notify the sender by replying to this
message and then please delete this message and any attachment(s).  Any use,
dissemination, distribution, or reproduction by unintended recipients is not
authorized. Thank you.




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to