netenberg.com
September 09, 2010, 04:43:40 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: FAQ: MAX EXECUTION TIME error removing a FANTASTICO script  (Read 3992 times)
Aric
He's just this guy, you know?
Administrator
Maestro
*****
Posts: 3560


Yeah, I do that...


« on: May 25, 2007, 05:44:06 PM »

If your users are receiving an error when they try to remove scripts that states "Maximum execution time of XX seconds exceeded by XX file" you will need to increase the PHP value for max_execution_time.

To do this, follow these steps:

1) Log into your server via SSH as root (or su to root).
2) Open this file with your preferred editor (pico, nano, vi, etc.):
/usr/local/cpanel/3rdparty/etc/php.ini
3) Search for the line containing "max_execution_time" and change the value to something larger, 600 for example. This is the number of seconds that PHP scripts will be permitted to actively run before being terminated by the system.
4) Save changes.

Note that this change only affects cPanel, WHM and any third-party addons like Fantastico. This DOES NOT change the maximum execution time for PHP scripts that your clients may use.
« Last Edit: August 07, 2007, 02:59:04 AM by Aric » Logged

Before posting about Fantastico, please read the following two posts:
Common Problems FAQ
Information we need when you post
---
Now Shipping:
cPanel: A User's Guide
and:
WHM Administration Guide
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!