Apache and PHP write permission?

Posted by thedp on Stack Overflow See other posts from Stack Overflow or by thedp
Published on 2010-05-16T21:21:35Z Indexed on 2010/05/16 21:30 UTC
Read the original article Hit count: 257

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.

© Stack Overflow or respective owner

Related posts about php

Related posts about apache