• Welcome to Sitemap Generator Forum.
 

Crawl error in Unlimited Generator

Started by koby, July 09, 2008, 05:26:33 PM

Previous topic - Next topic

koby

QuotePHP Warning: fopen(ror.xml) [function.fopen.html]: failed to open stream: Permission denied in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 98 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 100 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 173 PHP Warning: fwrite(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 184 PHP Warning: fclose(): supplied argument is not a valid stream resource in C:\inetpub\wwwroot\generator\pages\class.xml-creator.inc.php(2) : eval()'d code on line 185

The above error shows up in the window under "Please wait.  Sitemap generation in progress..."

I am installing this on a Windows 2008 server with IIS 7.  Any ideas on what is causing this error?

XML-Sitemaps Support

It means that file permissions were not setup correctly. You should manually create empty "sitemap.xml" and "ror.xml" files in domain root and allow write access to them so that sitemap generator can store results.

koby

Thanks for the reply.  Interestingly enough the problems were resolved by downloading the latest release of the standalone generator.

Thanks again for a good product!