[FX.php List] Performance/Error Question

Leo R. Lundgren leo at finalresort.org
Fri Jul 10 10:22:49 MDT 2009


The processing of a PHP script happens sequentally, not in parallel,  
so I don't think there's some timeing or race issue.

It would be great if you could get the error message from somewhere.  
Unless you/the code supress it using @ before the offending statement,  
or the settings in your PHP installation silence errors, you should  
have it output as part of the page or otherwise in the error log of  
the web server or the PHP process.


10 jul 2009 kl. 18.18 skrev david weiner:

> I've never seen this - I wonder if it's a variable outside of the  
> libraries themselves and is related to either the server version or  
> the coding?
> In my case I've used FX in situations where most people think it's a  
> little ridiculous - like a Mac Mini on a cable modem serving huge  
> finds of FM data to a Webserver in a remote location on a shared  
> site, so if it were a time out issue I'd definitely see it.
>
> I've had no problems like this with FMS 8.5 and FMS 10
>
> - David
>
>
> On Jul 10, 2009, at 9:12 AM, Dennis Dalziel wrote:
>
>> I don't think that it's looking for a session variable but I'll  
>> check that
>> out next time it occurs. The errors are so intermittent that it  
>> makes it
>> difficult to diagnose. It's not a problem that I can easily  
>> duplicate. As
>> I'm working on this site I may load a page 20 times without  
>> problems and
>> then I get the error on the 21st load, strange.
>>
>> Thanks,
>>
>> Dennis Dalziel
>> Production Manager
>> G & R Publishing Co.
>> 507 Industrial Street
>> Waverly, IA 50677
>> 319-352-5391
>>
>> -----Original Message-----
>> From: fx.php_list-bounces at mail.iviking.org
>> [mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Troy  
>> Meyers
>> Sent: Friday, July 10, 2009 10:57 AM
>> To: FX.php Discussion List
>> Subject: RE: [FX.php List] Performance/Error Question
>>
>> Dennis,
>>
>> Are you relying on a session variable or cookie that might not have  
>> existed
>> on the first load of the page?
>>
>> What exactly is the error, and what line number does it occur on...  
>> and
>> what's the code of that line?
>>
>> -Troy
>>
>>> Steve,
>>>
>>>              What is odd is that if I refresh the page then the
>>> errors go away and the Filemaker data is displayed, so I know the  
>>> fields
>>> have values in them.
>>
>> _______________________________________________
>> 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