Home arrow Support arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Maximum execution time of 60 seconds (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:Maximum execution time of 60 seconds
#17494
ITEd (Moderator)
LimeSurvey Team
Posts: 352
graphgraph
User Offline Click here to see the profile of this user
Maximum execution time of 60 seconds 3 Months, 1 Week ago Karma: 8  
Hi,

Whilst doing an SPSS export of a largish result set, I kept getting the incomplete data ending with "Fatal error: Maximum execution time of 60 seconds exceeded in C:Inetpubwwwrootsoftwarelimesurveymodsssnadminspss.php on line (various line numbers)".

I thought this timeout was imposed by PHP, but phpinfo shows max_execution_time = 180! Can anyone please tell me where the 60 second timeout is set?

This is an old, modified 1.52 version, FWIW. And I did succeed in the export after N attempts - apparently there's some caching in play that made it succeed. But I still want to know where to intervene if the timeout needs adjusting.

Regards.
 
Logged Logged  
  The administrator has disabled public write access.
#17496
Mazi (Moderator)
Moderator Lime
Posts: 3261
graph
User Online Now Click here to see the profile of this user
Re:Maximum execution time of 60 seconds 3 Months, 1 Week ago Karma: 25  
Check if there is more than one php.ini file. Maybe the wrong one was loaded/edited.

Because you are using a very old version I recommedn to manually search the source for things like "ini_set", "execution" or things like this.
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
Go to top