Posted by l3vi on 11/29/06 17:03
J.O. Aho wrote:
> Have you looked into memory usage?
> in the php.ini there is a limit on how much memory that the script is allowed
> to use, if that point is reached the execution is terminated.
>
>
> //Aho
I had 8Megs, I upped it to 16megs.
Im upgrading PHP and Curl.
I also added some code if(trim($url)!='') and trim to the Curl function
to see if maybe one of the data sources where out putting bad data that
was blank or had a new line.
Ill keep you all updated. ;p
Navigation:
[Reply to this message]
|