När jag försöker ladda upp en större fil till min webbserver via post får jag upp en ruta med "Document contains no data". I error.log för apache står det
Allowed memory size of 8388608 bytes exhausted (tried to allocate 4000 bytes)
Vad innebär detta?
Jag kör apache 1.3 och php4.
fölande står i php.ini:
upload_max_filesize = 1000M
post_max_size = 1000M