Apache and PHP write permission?

Posted by thedp on Server Fault See other posts from Server Fault or by thedp
Published on 2010-05-16T21:21:35Z Indexed on 2010/05/17 0:00 UTC
Read the original article Hit count: 253

Filed under:
|
|
|

Hello,

I have a php script that writes to a file. But when I try to actually write to the file I get permission denied. How can I tell what user name I need to add to the file permission in order for the php to write to it?

Thank you.

© Server Fault or respective owner

Related posts about php

Related posts about apache