On 7/2/07, Rogelio Bastardo <[EMAIL PROTECTED]> wrote:

[Wed Jun 27 13:58:30 2007] [error] [client 10.200.200.54] File does not
exist: /var/www/html/nagiosql
[Wed Jun 27 14:04:51 2007] [error] [client 10.200.200.54] File does not
exist: /var/www/html/nagiosql

This is your problem right here. Since you say the file exists in that
location, and apache says it doesn't, it's most likely a permissions
error. Who currently owns those files.


 I suspect that it's a permissions issue, as index.php *does* exist in that
spot. Should I perhaps chown or chmod (using Apache?)

You'll need to make sure that apache can read (and possibly write)
depending on what your needs are, to those files. chown and chmod are
your friends here, yes.

--
During times of universal deceit, telling the truth becomes a revolutionary act.
George Orwell
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to