Maximum Execution [message #33487] |
Thu, 16 October 2008 13:23 |
DataHost
Messages: 1 Registered: October 2008
|
Junior Member |
|
|
I am working on a customers VPS, and he has cPanel installed on it. He is getting this error. "Fatal error: Maximum execution time of 30 seconds exceeded in /home/worth/public_html/it/includes/class_db.php on line 162"
I edited php.ini to reflect the following:
max_execution_time = 100
max_input_time = 100
memory_limit = 32M
That didn't change anything. Any idea on what's wrong?
The error still says
"Fatal error: Maximum execution time of 30 seconds exceeded in /home/worth/public_html/it/includes/class_db.php on line 162"
|
|
|