| Article: |
Apache Web-Serving with Mac OS X: Part 3 | |
| Subject: | PHPost | |
| Date: | 2002-01-18 14:42:43 | |
| From: | radionerd | |
|
Anyone know what permissions the PHPost files have to be in? I keep getting permission errors when accessing http://myserver.com/phpost.php
|
||
Showing messages 1 through 2 of 2.
-
PHPost
2002-01-20 13:15:25 Morbus Iff |
[View]
In this error, PHPost isn't able to write/create to the phphost_temp directory because the permissions are too restrictive. In most cases, directories should be 755 (or 777) - which allows the webserver to writer/create files there. I ran across similar errors when I was testing PHPost. -
PHPost
2002-01-21 13:00:09 radionerd [View]
Yup, that was it. 755 didn't quite cut it, so I used 777. I should have checked that to start with!
Thanks for the solution! Hopefully your next article is coming out soon.... :)


