[FX.php List] PHP restriction on data transfer?

Tim 'Webko' Booth tim.webko at gmail.com
Sun Mar 22 16:46:02 MDT 2015


FMStudio can be somewhat sub-optimal code, but it's usually fairly
straightforward, as it uses 1 page = 1 function.

That's the only way they could make it (mostly) drag and drop...

Cheers

Webko

On 23 March 2015 at 09:40, Bob Patin <bob at patin.com> wrote:

> Well, I don't *think* so, but since I didn't write it, I don't even know
> how to *test* it. I've bumped up the "memory_limit" var in php.ini from 128
> to 256MB, to see if that makes any difference.
>
> This was apparently written using FMStudio, so who knows what is going on
> in this web app...
>
> Bob Patin
> Longterm Solutions
> bob at longtermsolutions.com
> 615-333-6858
> FileMaker 9, 10, 11, 12 & 13 Certified Developer
> http://www.longtermsolutions.com
> -
> iChat: bobpatin at me.com
> Twitter: bobpatin
>> FileMaker Consulting
> FileMaker Hosting for all versions of FileMaker
> PHP • Full email services • Free DNS hosting • Colocation • Consulting
>
> On Mar 22, 2015, at 5:04 PM, Jon Montgomery <fxphp at igsmasouth.org> wrote:
>
> Sorry, I mean:
>
> Would extending the length of time the script has to run SOLVE the problem?
>
> Jon Montgomery
>
> On Mar 22, 2015, at 4:58 PM, Jon Montgomery <fxphp at igsmasouth.org> wrote:
>
> Bob,
>
> What about a TIME LIMIT on the return data?  Could it be the script takes
> to long and that cause it to crash (i.e. a White page, totally blank?)
>
> Would extending the length of time it has to run the script be the problem?
>
> Jon Montgomery
>
>
> On Mar 22, 2015, at 8:28 AM, Bob Patin <bob at patin.com> wrote:
>
> Well, I don’t know; Dale mentioned memory allocation to PHP, but that’s
> not something I’ve ever had to worry about with any web app that I’ve
> written (the web app in question was written by someone else).
>
> Is there a way, on the Mac, to allocate more memory to PHP? I would think
> that wouldn’t be necessary; is it more a case that the app is not written
> efficiently and that they should pull related records rather than pulling a
> portal? I don’t ever pull directly from portals, which may be why I’ve
> never seen this issue.
>
> Bob Patin
> Longterm Solutions
> bob at longtermsolutions.com
> 615-333-6858
> FileMaker 9, 10, 11, 12 & 13 Certified Developer
> http://www.longtermsolutions.com
> -
> iChat: bobpatin at me.com
> Twitter: bobpatin
>> FileMaker Consulting
> FileMaker Hosting for all versions of FileMaker
> PHP • Full email services • Free DNS hosting • Colocation • Consulting
>
> On Mar 21, 2015, at 11:17 PM, BEVERLY VOTH <beverlyvoth at gmail.com> wrote:
>
> are you looking for 'memory_limit' in the CORE?
>
>
> On Mar 21, 2015, at 3:24 PM, Bob Patin <bob at patin.com> wrote:
>
> Well, I’m not sure; do you know where in phpinfo that memory allocation is
> located (towards the top, middle, etc.)?
>
> I’ll see if i can find out what he had on the old machine…
>
>
> _______________________________________________
> 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
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20150323/348a8aef/attachment.html


More information about the FX.php_List mailing list