Hi all,
please can you help me with this problem? When I use your componnet I need to use \"FOPEN\" not \"CURL\" cause then my server fall down.
So I checked the - fopen. Everything to \"1\" priority 0.7.
Curling.....
And then this error:
Fatal error: Maximum execution time of 30 seconds exceeded in /domains1/lh1685100/public/www_root/reality/administrator/components/com_jcrawler/admin.jcrawler.php on line 827
in admin.jcrawler.php I have this;
@set_time_limit(99999999);
@ini_set(\"max_execution_time\",\'30\');
@ini_set(\"memory_limit\",\'1024M\');
On my server there is max execution time \"30\" set
Memory -> 3560 MB
Can you help me? THanks