Quote:
Originally Posted by Lynne
How about the access_logs? Do you see anything strange there? Actually, 404s may be logged in there, I can't remember.
I don't see how users can get a page not found error and it's never logged. That's just strange.
|
Nope, not there either :|
Quote:
Originally Posted by snakes1100
If Apache is not in "debug" mode, its impossible to see "all" errors that Apache may be spitting out.
Add "LogLevel debug" to Apache's httpd.conf (Linux) or apache2.conf (Debian) and restart Apache.
Did you verify that the css file exists and that the directory it resides in is 777?
|
Yep, file is there and chmoded to 777. I'll add the debug level tonight, so I can get a full 24 hour setup