Numerous PHP Errors
« on: June 23, 2012, 04:08:06 AM »
I have a licensed version of the stand alone and after install and setup I am getting the following errors ..

Code: [Select]
Warning: fopen(D:\inetpub\vhosts\buffaloathletic.com\httpdocs\sitemap/data/generator.conf) [function.fopen]: failed to open stream: Permission denied in D:\inetpub\vhosts\buffaloathletic.com\httpdocs\sitemap\pages\class.utils.inc.php on line 102

Warning: fwrite(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\buffaloathletic.com\httpdocs\sitemap\pages\class.utils.inc.php on line 103

Warning: fclose(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\buffaloathletic.com\httpdocs\sitemap\pages\class.utils.inc.php on line 103

File permissions are set to the specified values and the software will not function with the errors.
Re: Numerous PHP Errors
« Reply #1 on: June 24, 2012, 03:16:40 PM »
Hello,

Since your site is hosted on windows platform, in order to complete installation you should also set file permissions accordingly (allow write access to sitemap.xml, ror.xml files and data/ folder). On windows servers this is done in hosting control panel or via remote desktop access (instead of FTP).