Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\com_classlnr\v_class.php on line 20
Solusi :
Edit file PHP.ini sehingga menjadi :
; Maximum execution time of each script, in seconds
; http://php.net/max-execution-time
; Note: This directive is hardcoded to 0 for the CLI SAPI
max_execution_time = 360
Fatal error: Maximum execution time of 30 seconds exceeded
Reviewed by Bank Ifoel
on
April 21, 2014
Rating:

No comments: