You are not logged in.
I am just a bit confused on what to edit in the php.ini file to make it work w/new php-apache package.. the error I am getting is:
[Mon Sep 28 00:14:09 2009] [warn] pid file /var/run/httpd/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Sep 28 00:14:09 2009] [notice] Apache/2.2.13 (Unix) DAV/2 mod_ssl/2.2.13 OpenSSL/0.9.8k configured -- resuming normal operations
[Mon Sep 28 00:14:13 2009] [error] [client 192.168.1.101] File does not exist: /home/bobby2/public_html/favicon.ico
[Mon Sep 28 00:14:13 2009] [error] [client 192.168.1.101] client denied by server configuration: /home/httpd
[Mon Sep 28 00:14:18 2009] [error] [client 192.168.1.101] File does not exist: /home/bobby2/public_html/favicon.ico
[Mon Sep 28 00:14:18 2009] [error] [client 192.168.1.101] client denied by server configuration: /home/httpdhttpd daemon starts okay but obviously keeps dying. I just run torrentflux on server box. (And yes I saw other thread but TS had marked as solved, so figured this might go under the radar posting down there).
Thanks for any help ![]()
Last edited by colbert (2009-09-28 05:22:55)
Offline
Well, I scoured the php.ini and noticed on the site news of the PHP update the "* module path is now /usr/lib/php/modules" so changed that, took a few mins but restarted httpd and it seems to be working now...
Offline