Help with new Install - permissions errors
« on: October 28, 2005, 01:47:11 PM »
unzipped stand alone version and uploaded to html directory on server.
Permissions appear ok to me.
This is running on NT? any issue with that?
Have not modified the config.inc.php file.. assumed default would be OK and did not see any instructions on changing

tried running: [ External links are visible to forum administrators only ]
Errors received:

Warning: fopen(d:\html\users\marinelistingservicecom\html\sitemap/config.inc.php): failed to open stream: Permission denied in d:\html\users\marinelistingservicecom\html\sitemap\pages\page-configinit.inc.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 13

Warning: fwrite(): supplied argument is not a valid stream resource in d:\html\users\marinelistingservicecom\html\sitemap\pages\page-configinit.inc.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 14

Warning: fclose(): supplied argument is not a valid stream resource in d:\html\users\marinelistingservicecom\html\sitemap\pages\page-configinit.inc.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 15

Any Help would be appreciated..

Re: Help with new Install - permissions errors
« Reply #1 on: October 28, 2005, 03:29:44 PM »
Hi,
You didn't set permissions correctly. Please make sure config.inc.php is writable for ANY user. (the same for data/ folder)
Re: Help with new Install - permissions errors
« Reply #2 on: October 28, 2005, 05:14:04 PM »
Permissions had to be set by administrator.. could not do via CuteFtp..

Thanks