• Welcome to Sitemap Generator Forum.
 

warnings when opening index.php

Started by yoc, January 30, 2009, 06:42:57 PM

Previous topic - Next topic

yoc

I receive the following errors when opening the generator/index.php file from a browser:

Warning: fopen(d:\Customers\user1483232\www\generator/config.inc.php): failed to open stream: Permission denied in d:\Customers\user1483232\www\generator\pages\page-configinit.inc.php(2) : eval()'d code on line 17

Warning: fwrite(): supplied argument is not a valid stream resource in d:\Customers\user1483232\www\generator\pages\page-configinit.inc.php(2) : eval()'d code on line 18

Warning: fclose(): supplied argument is not a valid stream resource in d:\Customers\user1483232\www\generator\pages\page-configinit.inc.php(2) : eval()'d code on line 19

Warning: fopen(d:\Customers\user1483232\www\generator/config.inc.php): failed to open stream: Permission denied in d:\Customers\user1483232\www\generator\pages\page-config.inc.php(2) : eval()'d code on line 51

Warning: fwrite(): supplied argument is not a valid stream resource in d:\Customers\user1483232\www\generator\pages\page-config.inc.php(2) : eval()'d code on line 52

Warning: fclose(): supplied argument is not a valid stream resource in d:\Customers\user1483232\www\generator\pages\page-config.inc.php(2) : eval()'d code on line 53

This is a windows IIS server. I have set the permissions via my server control panel to allow full script/exicutables to run on the generator folder and all sub folders. Why am I still getting permission denied?
I have tried restarting the application pool and still no luck. Please advise.

TIA
Jay


yoc

Tried that, have set permissions seperately for all 3 folders- in IIS cannot set individual file permissions, Files inherit the permission from the folder. 
Same error occurs.
Any other ideas?


yoc