Im getting the following errors when i try and generate a sitemap using the purchased software
Warning: set_time_limit(): Cannot set time limit in safe mode in /var/www/vhosts/degree-essays.com/httpdocs/generator/pages/class.grab.inc.php(2) : eval()'d code on line 8
Fatal error: Maximum execution time of 60 seconds exceeded in /var/www/vhosts/degree-essays.com/httpdocs/generator/pages/class.grab.inc.php(2) : eval()'d code on line 285
I also looked at a few other posts and saw that i need to change the memory limit and max execution time which i have done (see new limits below)
memory_limit = 64M
max_execution_time = 60
Still no joy - help please