|
Posted by hannu on 11/14/06 10:08
Hello all good PHP people
I have a really frustrating problem with php5.1.2+apache2 on OpenSuse 10.1
(X86-64) environment.
Though I set the upload_max_filesize setting in php.ini file to any setting,
it sticks with 2M.
I have changed it both into larger (which is my ultimate goal) and smaller
without any effect what so ever.
And yes, I have restarted apache2 after the changes. Heck, I even booted the
computer once, though I knew it wouldn't help.
I have checked the php.conf against LimitRequestBody directive - though even
that would allow me to set the limit lower, wouldn't it?
I have also checked post_max_size, and I can even change it. Only the
subject setting and upload_tmp_dir and uploads seem to be unaffected, though
I can't be 100% sure about that as I haven't checked them ALL. But the point
is that MOSTLY php.ini obeys my changes, the only problem so far seems to be
connected with file upload.
As I am starting to feel deperssed I hope someone could throw some light
into this.
My phpinfo() is available at:
http://appserver.padasjoenlentokerho.fi/index.php
I have been running Linux & PHP for maybe 5 years and even done this very
task on various computers, so I'm really perplexed.
HHHEEEELLPPP! ;)
regards
hannu
[Back to original message]
|