Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 4404929 bytes) in /home/pensaco3/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 6
My php ini
max_execution_time = 300 ; Maximum execution time of each script, in seconds
max_input_time = -1 ; Maximum amount of time each script may spend parsing request data
memory_limit = 32M ; Maximum amount of memory a script may consume (32MB)
Also have a delay of 60 every 200 requests
Exclude URLs:
include/
design/
plugins/
site/
Starting URL:
[ External links are visible to forum administrators only ]
Save sitemap to:
sitemap.xml
Your Sitemap URL:
[ External links are visible to forum administrators only ]
I have ror and text checked
HTML Sitemap filename:
/home/pensaco3/public_html/generator/data/sitemap.html
Also It is a phpfox script I am running on host monster server.... Any ideas... Hopefully I provided enough info
Oh yeah my htacess
RewriteCond %{REQUEST_URI} !^/generator/.*
RewriteCond %{REQUEST_URI} !^/sitemap.xml
RewriteCond %{REQUEST_URI} !^/ror.xml