Crawl error in Unlimited Generator
« on: July 09, 2008, 05:26:33 PM »
Quote
PHP 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?
Re: Crawl error in Unlimited Generator
« Reply #1 on: July 10, 2008, 07:08:24 AM »
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.
Re: Crawl error in Unlimited Generator
« Reply #2 on: July 11, 2008, 01:33:08 AM »
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!