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

BEVERLY VOTH beverlyvoth at gmail.com
Sun Mar 22 08:41:52 MDT 2015


I have had to change the memory in the ini, but had to be cautious about it.

see if this info helps at all:
	http://php.net/manual/en/internals2.memory.php

and/or this:
	http://php.net/manual/en/function.memory-get-usage.php

and physically changing the value in the ini vs. inside the php script:
	http://tutorials.hostucan.net/how-to-increase-php-memory-limit/

beverly

On Mar 22, 2015, at 9: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



More information about the FX.php_List mailing list