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.
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