• Welcome to Sitemap Generator Forum.
 

class.utils.inc.php error in line 102

Started by gcapuano, July 24, 2012, 05:35:54 PM

Previous topic - Next topic

gcapuano

Hello everyone, the above error is what the generator is throuwing when i try to access the crawl page. Any insight on what I might be doing wrong? If a memory issue, what is the largest setting for:

Maximum memory usage, MB:
"0" for default. Note: might not work depending on the server configuration.

Also, what server configuration is needed for the "default" value to work?

Thanks!


gcapuano

Hello. This is what I get when clicking on the Crawl tab:

Fatal error: Maximum execution time of 30 seconds exceeded in /srv/www/htdocs/generator/pages/class.utils.inc.php on line 102

XML-Sitemaps Support

Hello,

you'd need to increase max_execution_time setting in php configuration (php.ini file on your server) or contact your hosting support for that.

gcapuano

Hello,

I adjustedit to 60 seconds to no avail. I then put memory setting to "0" for default setting, and received this error:

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 390649423 bytes) in /srv/www/htdocs/generator/pages/class.utils.inc.php on line 102