| 
	
 | 
 Posted by lawrence k on 08/18/07 07:35 
This is weird. When I use getId3 to try to read meta tags out of 
multimedia files, I get this error: 
 
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?
 
  
Navigation:
[Reply to this message] 
 |