After an update to my computer my server on Snow Leopard has become unstable. I continually get Forbidden 403 issues on every page that I try to access. I can upload my apache log files...just not sure where they are stored on Mac. Working on a project and need to get this rectified asap so any and all help is appreciated.
|
feedback
|
|
Just had to deal with that. Here is the seminal link on that. http://wiki.apache.org/httpd/13PermissionDenied
| |||
|
feedback
|
|
Your starting point should, of course be checking the logs. On OS X the Apache logs can be found in:
It would be my bet that there is a permission problem on a file or perhaps a missing folder, but a check of | ||||
|
feedback
|
|
Did you check
to make sure they didn't get moved or reset? Something broad like this has changed to cause 403 on all the pages. | ||||
|
feedback
|