[PHP-WIN] Fatal Error : Allowed Memory Size Exhausted

2002-01-15 Thread Lee Denny
I'm getting the error Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 12288 bytes) in ../includes/resultheader.inc on line 16 The exact line of code does change - so its not syntax or semantics. Can anyone enlighten me on what this means and what I'm doing wrong.

[PHP-WIN] File Uploads on WIN2000

2001-07-24 Thread Lee Denny
This is probably stupid but I've just upgraded from PHP3 on 98 to PHP4 on Win2000 using IIS 5.0. Everything seems to be fine, but when i try to move files I get the error: LOAD DATA LOCAL INFILE 'C:\PHP\uploadtemp\php7.tmp' INTO TABLE gallery FIELDS TERMINATED BY ';' ENCLOSED BY '\"' ESCAPED BY