shann

Well-Known Member
Jul 5, 2002
366
0
166
cPanel Access Level
Website Owner
Hi,

When I try to comiple apache using, easyapache it is causing apache down. I have to reboot the system to bring up.

Anyone has same problem?


Thanks
shan
 

Juanra

Well-Known Member
Sep 22, 2001
777
0
316
Spain
Stop the apache server before running easyapache:

# /etc/rc.d/init.d/chkservd stop
# /etc/rc.d/init.d/httpd stop

(stop it several times until it says it's not running). Then run easyapache and once it finishes, restart chkservd:

# /etc/rc.d/init.d/chkservd start

Also don't forget to remove all the core files from /usr/local/apache