I am getting this error. Can it be fixed by setting more than 60 for the
max_execution_t ime
in php.in file?
Fatal error: Maximum execution time of 60 seconds exceeded in
categorycrawler .php on line 19
on this line i have regular expression
preg_match_all( ,,)
max_execution_t ime
in php.in file?
Fatal error: Maximum execution time of 60 seconds exceeded in
categorycrawler .php on line 19
on this line i have regular expression
preg_match_all( ,,)
Comment