|
Putting 'LimitRequestBody 307200' in httpd.conf does not work either, as httpd.conf calls php.conf.
I tried your suggestion and changed
memory_limit = 8M
to
memory_limit = 24M
and it worked for the 195Kb file.
Does this not increase the load on the server ? Why should this memory level be needed?
Thanks for sticking with me on this.
Bob
|