• Welcome to Sitemap Generator Forum.
 

Software Not Working

Started by david.michaud, February 16, 2009, 02:00:46 PM

Previous topic - Next topic

david.michaud

I have paid version and when crawling [ External links are visible to forum administrators only ] i get:

Warning: fopen(/home/seefido/public_html/generator/data/crawl_dump.log) [function.fopen]: failed to open stream: Permission denied in /home/seefido/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 32

Warning: fwrite(): supplied argument is not a valid stream resource in /home/seefido/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 33

Warning: fclose(): supplied argument is not a valid stream resource in /home/seefido/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 34

___________________

How do i fix?


david.michaud

it is 777 everywhere, yes.  Now i get:

Links depth: 4
Current page: dog-discussion-forum/viewtopic.php?t=9478&start=0&postdays=0&postorder=asc&highlight=
Pages added to sitemap: 9229
Pages scanned: 10120 (447,044.9 KB)
Pages left: 15021 (+ 6484 queued for the next depth level)
Time passed: 6:01
Time left: 8:57
Memory usage: 17,635.5 Kb

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 5505121 bytes) in /home/seefido/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 6

XML-Sitemaps Support

That's related to a memory_limit setting in PHP configuration, you can increase that setting to resolve the issue.

The first thing I would try though is to optimize crawling options. Looks like you have phpBB forum on your site, please try to define this for "Exclude URLs" option:
p=
mode=
mark=
order=
highlight=
profile.php
privmsg.php
posting.php
view=previous
view=next
search.php
and this for "Do not parse":viewtopic.php
view=print


and restart generator from scratch.