Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Leon on August 29, 2001, 07:23:36 PM

Title: Maximum execution time of 30 seconds exceeded
Post by: Leon on August 29, 2001, 07:23:36 PM
how do I change the PHP execution time to allow this script to finish on an e-smith server
Leon
Title: Re: Maximum execution time of 30 seconds exceeded
Post by: Confucius on August 30, 2001, 08:38:02 PM
In /etc/php.ini

You should find 'max_execution_time = 30'  there. This is in seconds offcourse.