[FX.php List] Memory Error

Head Honcho headhoncho at customikesolutions.com
Thu Dec 3 18:12:03 MST 2009


Hi Karsytn,

On 04/12/2009, at 12:01 PM, Karstyn McCoy wrote:

> Not strictly an FX question but definitly PHP - so thought I try this
> list for some good ideas.
>
> Here is the issue:
> I get a following error when I execute a php script
> Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to
> allocate 89727 bytes)
> I have normally fixed this by doing the following
> - Increase the memory size in php.ini file
> - added a line ini_set('memory_limit', -1)
> - restarting the web server and checking phpinfo to validate the  
> change
>
> But I still get the error.

Do you have an infinite loop?  This could be the issue.

Regards

Michael Ward
--
Head Honcho
CustoMike Solutions
Member, FileMaker Business Alliance
Member, FileMaker Technical Network
FileMaker 7 Certified Developer
FileMaker 8 Certified Developer
FileMaker 9 Certified Developer
FileMaker 10 Certified Developer
10 Wandoo Crt
Wheelers Hill, 3150
ph 0414 562 501
headhoncho at customikesolutions.com






More information about the FX.php_List mailing list