Hello all, my box is running with centos 5 64 bit. I am trying to restart apache by "apachectl restart" but every time I issue any command for "apachectl" it shows: I dont want to edit the 'php.conf' file because everything in it looks fine to me. I tried by issuing command "service httpd stop" but my whm was still showing apache status as running. after issuing this line of command I then triggered "service httpd status" and everything got freezed. Can anybody help me restarting my apache server ? Thank you.
Hello there, It's flagging an error for a reason. What is on line 11 of /usr/local/apache/conf/php.conf ? Is this also a cPanel server? Chris
Hi there, Try to force cPanel to update: /scripts/upcp --force Then, rebuild your Apache installation. using EasyApache: /scripts/easyapache Chris
thank you for suggestion, However I figured it out by commenting off the AddHandler and AddType line and managing PHP on per user basis. Thanks anyway.