[FX.php List] Fatal Error in fx.php (resolved)

Gareth Evans gareth.evans at schawk.com
Mon Apr 6 11:43:51 MDT 2009


FYI, you can also do this on a per script basis with the set_time_limit()
function (http://www.php.net/set_time_limit).
-- 
GARETH EVANS


> From: John Funk <jfunk at criticalsolution.com>
> Reply-To: "FX.php Discussion List" <fx.php_list at mail.iviking.org>
> Date: Mon, 06 Apr 2009 12:20:19 -0500
> To: "FX.php Discussion List" <fx.php_list at mail.iviking.org>
> Subject: Re: [FX.php List] Fatal Error in fx.php (resolved)
> 
> Found the line in PHP.ini and chnaged it. All is well.....
> I found 5 copies of PHP.ini,  the one in the FileMaker Server folder (iis)
> was the one.
> John
> 
> 
> On 4/6/09 12:02 PM, "david weiner" <1265 at lucerneblvd.org> wrote:
> 
>> I believe the setting is actually in your php.ini file, the error message is
>> a
>> bit misleading as the timeout is causing an FX error but it's not an FX
>> problem per se.
>> 
>> 
>> On Apr 6, 2009, at 10:00 AM, John Funk wrote:
>> 
>>>  I get this error when calling a FileMaker Script that creates record for
>>> the
>>> user. Is there a time out setting in FX that I can change that waits for a
>>> response from FileMaker?
>>>  
>>>  The code:
>>>  $request -> AddDBParam("-script", "Make Products for this Company");
>>>  
>>>  The error:
>>>  Fatal error: Maximum execution time of 30 seconds exceeded in
>>> C:\Inetpub\wwwroot\PowerSports\FX\FX.php on line 589
>>>  
>>>  
>>>  I could write a function to make these records and skip the FM scrip but I
>>> already had it in FM Scripting so...
>>>  
>>>  In my dev environment my solution works fine so the internet lag time must
>>> be affecting this.
>>>  
>>>  John  
>>>   _______________________________________________
>>> FX.php_List mailing list
>>> FX.php_List at mail.iviking.org
>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>> 
>> 
>> 
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
> 
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list