That must be the issue. Startup script expects it to be in /var/run/opt/webstack/apache2/2.2/httpd.pid
      PIDFILE=/var/run/opt/webstack/apache2/2.2/httpd.pid

Can you try changing your pid file location to the default dir and check if the 
service starts fine ?

-- Seema.

On 08/30/10 14:54, John Morrison wrote:
My pid is in this location:

more /var/run/httpd.pid
1157


ps -ef | grep httpd
    root  1157     1   0 13:06:34 ?           0:07 
/opt/webstack/apache2/2.2/bin/httpd.worker -D 32bit -f /etc/opt/webstack/apache
webservd  1164  1157   0 13:06:35 ?           0:03 
/opt/webstack/apache2/2.2/bin/httpd.worker -D 32bit -f /etc/opt/webstack/apache
webservd  1436  1157   0 09:16:40 ?           0:00 
/opt/webstack/apache2/2.2/bin/httpd.worker -D 32bit -f /etc/opt/webstack/apache
    root  1464  1458   0 10:26:04 pts/1       0:00 grep httpd
webservd  1165  1157   0 13:06:35 ?           0:00 
/opt/webstack/apache2/2.2/bin/httpd.worker -D 32bit -f /etc/opt/webstack/apache
webservd  1166  1157   0 13:06:35 ?           0:00 
/opt/webstack/apache2/2.2/bin/httpd.worker -D 32bit -f /etc/opt/webstack/apache
webservd  1167  1157   0 13:06:35 ?           0:00 
/opt/webstack/apache2/2.2/bin/httpd.worker -D 32bit -f /etc/opt/webstack/apache
webservd  1163  1157   0 13:06:35 ?           0:00 
/opt/webstack/apache2/2.2/bin/httpd.worker -D 32bit -f /etc/opt/webstack/apache

/var/run/opt/webstack/apache2/2.2: ls -al
total 32
drwxr-xr-x   3 webservd webservd     250 Aug 29 13:06 .
drwxr-xr-x   3 root     root         177 Aug 29 12:53 ..
-rw-r--r--   1 root     root           4 Aug 29 13:06 fcgid_shm
drwx------   2 webservd webservd     180 Aug 30 09:16 fcgid.sock

ls -al *
-rw-r--r--   1 root     root           4 Aug 29 13:06 fcgid_shm

fcgid.sock:
total 16
drwx------   2 webservd webservd     180 Aug 30 09:16 .
drwxr-xr-x   3 webservd webservd     250 Aug 29 13:06 ..
srwx------   1 webservd spindel        0 Aug 30 09:16 1164.0

John
_______________________________________________


webstack-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/webstack-discuss

Reply via email to