• Welcome to Sitemap Generator Forum.
 

bugs at end of crawl

Started by accounting, November 06, 2005, 09:12:24 PM

Previous topic - Next topic

accounting

Here is what I get in my cron email for the stand alone version, what could be wrong ?

<h4>Completed</h4>Total pages indexed: 5786<br>Calculating changelog...<br />
<b>Warning</b>:  fopen(/home/fleavend/public_html/xmlsitemap/data/sitemap.txt): failed to open stream: Permission denied in <b>/home/fleavend/public_html/xmlsitemap/pages/class.utils.inc.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code</b> on line <b>15</b><br />
<br />
<b>Warning</b>:  fwrite(): supplied argument is not a valid stream resource in <b>/home/fleavend/public_html/xmlsitemap/pages/class.utils.inc.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code</b> on line <b>16</b><br />
<br />
<b>Warning</b>:  fclose(): supplied argument is not a valid stream resource in <b>/home/fleavend/public_html/xmlsitemap/pages/class.utils.inc.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code</b> on line <b>17</b><br />
<script>
top.location = 'index.php?op=view'
</script>

Dan
FleaVenders.com :(

XML-Sitemaps Support

Hi Dan,

you should set write permissions (0777) for /home/fleavend/public_html/xmlsitemap/data/ folder.

accounting

The folder has 777 permissions, I just changed the files to the same permissions. sitmap.xml and sitemap.txt .... maybe that will work. I'll find out tomorrow when it crons again.
Dan
FleaVenders.com ???

XML-Sitemaps Support

Yes, if sitemap.txt already EXISTS, then it should have write permissions too (0666 for the files).