J
John
Hi,
I have created a web page that is suposed to write a log file to the current
folder every time it is web page is run.
It works OK when run from my remote website, however when I try to test it
on the localhost I get this error message:
Warning: fopen(FN) [function.fopen]: failed to open stream: Permission
denied in c:\Inetpub\wwwroot\PFOL\TEST_files.php on line 26
In all other respects, the localhost site works perfectly. It only bombs
when the page tries to write the log file .
OS=WinXP Pro SP2
Plase help
John
I have created a web page that is suposed to write a log file to the current
folder every time it is web page is run.
It works OK when run from my remote website, however when I try to test it
on the localhost I get this error message:
Warning: fopen(FN) [function.fopen]: failed to open stream: Permission
denied in c:\Inetpub\wwwroot\PFOL\TEST_files.php on line 26
In all other respects, the localhost site works perfectly. It only bombs
when the page tries to write the log file .
OS=WinXP Pro SP2
Plase help
John