Back again

Posted on Tuesday, September 21st, 2004 10:04 pm GMT -8

Problem: For some reason, even though your PHP include_path does contain the location of your include file, PHP cannot seem to actually include() the file. The paths match exactly, and yet you still get errors.

Mac OS X ~/Library permissions

Posted on Tuesday, April 22nd, 2003 09:08 pm GMT -8

Note to future self: the next time you re-install Mac OS X from scratch, remember that the reason why PHP cannot access include files in your ~/Library/WebServer folder is because the permissions on the ~/Library directory forbid read access to all but owner.


surrounding