|
Posted by Karel de Vos on 07/05/06 12:41
Is this memory exhausted error from PHP or from the MySQL server.
cmills28@yahoo.com wrote:
> Hi.
>
> I'm developing a php 4.3.10 script, extracting data from webpages.
> Using string functions (strpos, substr) alot, some arrays (both static
> & dynamic) also data is going to a MySQL 5 DB. Am using
> mysql_free_result() function to free memory, but I'm still having
> memory problems -- keep getting the memory exhausted error. I'm
> developing this on Windows XP, but the live site is on Linux. Would
> this problem be a glitch in my code, in php itself, or a server
> problem??
>
> any thoughts/suggestions?
>
> Thanks in advance.
> Chris
>
Navigation:
[Reply to this message]
|