I was going to update my PHP and did the following:
Delete everythng in "/usr/local/directadmin/customapache" except "build"
./build clean
./build update
./build php y
Everything went smooth, then I restarted apache, but it won't load. I get no errors in my error log except the following:
and a lot more if it....
I'm running on FreeBSD. Please, somebody help.
Delete everythng in "/usr/local/directadmin/customapache" except "build"
./build clean
./build update
./build php y
Everything went smooth, then I restarted apache, but it won't load. I get no errors in my error log except the following:
Code:
[Thu Jan 19 00:25:11 2006] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Jan 19 00:26:01 2006] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Jan 19 00:26:11 2006] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Jan 19 00:27:01 2006] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Jan 19 00:27:11 2006] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Jan 19 00:27:33 2006] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Jan 19 00:28:01 2006] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Jan 19 00:28:11 2006] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Jan 19 00:29:01 2006] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Jan 19 00:29:11 2006] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Jan 19 00:30:24 2006] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
and a lot more if it....
I'm running on FreeBSD. Please, somebody help.