|  | Posted by John Murtari on 08/21/07 16:21 
lawrence k <lkrubner@geocities.com> writes:>
 > Fatal error: Maximum execution time of 30 seconds exceeded in /home/
 > httpd/vhosts/bluewallmultimedia.com/httpdocs/getid3/getid3/
 > getid3.lib.php on line 54
 >
 >
 > But if I run phpinfo(), I get this:
 >
 > max_execution_time	95	95
 >
 >
 > and if I ssh to the server and look in php.ini, this is confirmed:
 >
 > max_execution_time = 95     ; Maximum execution time of each script,
 > in seconds
 >
 >
 > This is on a RackSpace server, running RedHat. It's got Plesk
 > installed.
 >
 > Can anyone guess what is going on? Is there some place the settings in
 > php.ini can get over written or ignored?
 >
 You may want to check your Apache config file. It is also
 possible to set a CPU limit on the entire Apache process (which
 would include your script execution). The Apache directive in
 1.3.x is: RLimitCPU    (that might be set to 30).
 
 Best regards!
 --
 John
 ___________________________________________________________________
 John Murtari                              Software Workshop Inc.
 jmurtari@following domain 315.635-1968(x-211)  "TheBook.Com" (TM)
 http://thebook.com/
  Navigation: [Reply to this message] |