Joshua Slive wrote:
No I have not tried that yet but take a peak at this and tell me what you think.Have you edited the apachectl script to point (with the -f command line option) at the correct config file for each install? What EXACT error messages are you getting? Joshua.
[root@rt conf]# ../../www/bin/apachectl stop ../../www/bin/apachectl stop: httpd (no pid file) not running [root@rt conf]# pkill -9 httpd [root@rt conf]# ps -ef |grep -i htt root 28565 23002 0 14:13 pts/2 00:00:00 grep -i htt [root@rt conf]# ../bin/apachectl start ../bin/apachectl start: httpd started [root@rt conf]# ps -ef |grep -i htt root 28569 1 1 14:13 ? 00:00:00 /www2/bin/httpd apache 28570 28569 0 14:13 ? 00:00:00 /www2/bin/httpd apache 28571 28569 0 14:13 ? 00:00:00 /www2/bin/httpd apache 28572 28569 0 14:13 ? 00:00:00 /www2/bin/httpd apache 28573 28569 0 14:13 ? 00:00:00 /www2/bin/httpd apache 28574 28569 0 14:13 ? 00:00:00 /www2/bin/httpd root 28576 23002 0 14:13 pts/2 00:00:00 grep -i htt [root@rt conf]# ../../www/bin/apachectl start ../../www/bin/apachectl start: httpd started [root@rt conf]# ps -ef |grep -i htt root 28569 1 0 14:13 ? 00:00:00 /www2/bin/httpd apache 28570 28569 0 14:13 ? 00:00:00 /www2/bin/httpd apache 28571 28569 0 14:13 ? 00:00:00 /www2/bin/httpd apache 28572 28569 0 14:13 ? 00:00:00 /www2/bin/httpd apache 28573 28569 0 14:13 ? 00:00:00 /www2/bin/httpd apache 28574 28569 0 14:13 ? 00:00:00 /www2/bin/httpd root 28582 23002 0 14:14 pts/2 00:00:00 grep -i htt [root@rt conf]# pkill -9 httpd [root@rt conf]# ps -ef |grep -i htt root 28585 23002 0 14:14 pts/2 00:00:00 grep -i htt [root@rt conf]# ../../www/bin/apachectl start ../../www/bin/apachectl start: httpd started [root@rt conf]# ps -ef |grep -i htt root 28589 1 1 14:14 ? 00:00:00 /www/bin/httpd nobody 28590 28589 0 14:14 ? 00:00:00 /www/bin/httpd nobody 28591 28589 0 14:14 ? 00:00:00 /www/bin/httpd nobody 28592 28589 0 14:14 ? 00:00:00 /www/bin/httpd nobody 28593 28589 0 14:14 ? 00:00:00 /www/bin/httpd nobody 28594 28589 0 14:14 ? 00:00:00 /www/bin/httpd root 28596 23002 0 14:14 pts/2 00:00:00 grep -i htt [root@rt conf]# --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx