1753721 Members
5041 Online
108799 Solutions
New Discussion юеВ

Re: Issue on apache

 
Nath_3
Frequent Advisor

Issue on apache

bash-2.04# /usr/obam/server/bin/httpd status
fopen: No such file or directory
httpd: could not open document config file /cpf/11.00/23/obam/product/ABE/OBAM5_3_6/web/server/create/conf/httpd.conf
bash-2.04#

Any suggestions on this please ?
4 REPLIES 4
Nath_3
Frequent Advisor

Re: Issue on apache

I am unable to kill the apache processes.

bash-2.04# ps -ef |grep -i httpd
oalt1sjp 29516 29405 0 Mar 26 ? 0:04 /apps/lt1sjp/product/iAS/Apache/Apache/bin/httpd -d /apps/lt1sj
oalt1sjp 29892 29405 0 Mar 26 ? 0:03 /apps/lt1sjp/product/iAS/Apache/Apache/bin/httpd -d /apps/lt1sj
oalt1sjp 29888 29405 0 Mar 26 ? 0:03 /apps/lt1sjp/product/iAS/Apache/Apache/bin/httpd -d /apps/lt1sj
oalt1sjp 29886 29405 0 Mar 26 ? 0:03 /apps/lt1sjp/product/iAS/Apache/Apache/bin/httpd -d /apps/lt1sj
oalt1sjp 29517 29405 0 Mar 26 ? 0:03 /apps/lt1sjp/product/iAS/Apache/Apache/bin/httpd -d /apps/lt1sj



Server is 9000/800/rp8420 with
HP-UX prf3 B.11.11 U 9000/800 950305831 unlimited-user license
Dennis Handly
Acclaimed Contributor

Re: Issue on apache

>I am unable to kill the apache processes.

What did you use?
/sbin/init.d/hpws_apache stop

Or kill or kill -9 on those PIDs?
Nath_3
Frequent Advisor

Re: Issue on apache

I did try those but of no use. I did a reboot to get the issues resolved. (Which is not recommended thou.) Lucky that my app team gave a downtime.
Nath_3
Frequent Advisor

Re: Issue on apache

thanks