View Single Post
Old August 21st, 2005, 05:39 AM   #11 (permalink)
firstrebel
Member
Verified Customer
 
firstrebel's Avatar
 
Join Date: Jan 2003
Location: London
Posts: 265
.htaccess did not work, just got a server error message. This is covered in the Apache 2 docs. The server is not a shared server it is all ours (well, leased)...all of it.

I have in php.ini:

memory_limit = 8M
upload_max_filesixe = 2M

In php.conf I have:

LimitRequestBody 307200 (300K)

I just can't understand why uploading a 195K file is exceeding the memory_limit no matter what I set it at.

Bob
__________________
Robert Isaac

www.volvogallery.org.uk
firstrebel is offline   Reply With Quote