J
jay314
Hi everyone.
I'm working on a PHP-based website for my university. I'm not very
familiar with FrontPage, but it is the only access they will give me to
the server, so I have to work with it.
I am having trouble with file permissions when doing file operations
within PHP. File writing and creation fails, unless I put the files to
be modified in a subweb and allow anonymous access to that subweb.
This lets the public edit my files though, and is completely
unacceptible.
Anyone have a solution?
Here are some details:
PHP5.0.5, WindowsNT 5.2, IIS6.0, FrontPage Server Extentions 2002,
FrontPage file access only, no FTP/SSH
Thanks for any help.
I'm working on a PHP-based website for my university. I'm not very
familiar with FrontPage, but it is the only access they will give me to
the server, so I have to work with it.
I am having trouble with file permissions when doing file operations
within PHP. File writing and creation fails, unless I put the files to
be modified in a subweb and allow anonymous access to that subweb.
This lets the public edit my files though, and is completely
unacceptible.
Anyone have a solution?
Here are some details:
PHP5.0.5, WindowsNT 5.2, IIS6.0, FrontPage Server Extentions 2002,
FrontPage file access only, no FTP/SSH
Thanks for any help.