Hi,
I have an installation of PHP 5.0.2 on a SuSE Linux box running with Apache
2. I have a requirement to allow large uploads to the server and would like
to specify the directory into which the temporary files are placed.
I have did a locate php.ini on the system (with an up to date database) and
have edited every single php.ini file I can find...but phpinfo() still
reports that the upload_max_file size is still 2M!
I cannot remember as far back as when I built PHP so could not tell you if
I've worked something silly with the php.ini - but I don't imagine I would
have.
Has anyone else seen this problem before? Am I looking in the totally wrong
place? As I said, I've edited every single php.ini file I can find (most
noteably being /etc/php.ini and /usr/lib/php.ini - softlink to
/usr/local/php/lib/php.ini)
Any help much appreciated before I tear my hair out !
Ta,
G.
I have an installation of PHP 5.0.2 on a SuSE Linux box running with Apache
2. I have a requirement to allow large uploads to the server and would like
to specify the directory into which the temporary files are placed.
I have did a locate php.ini on the system (with an up to date database) and
have edited every single php.ini file I can find...but phpinfo() still
reports that the upload_max_file size is still 2M!
I cannot remember as far back as when I built PHP so could not tell you if
I've worked something silly with the php.ini - but I don't imagine I would
have.
Has anyone else seen this problem before? Am I looking in the totally wrong
place? As I said, I've edited every single php.ini file I can find (most
noteably being /etc/php.ini and /usr/lib/php.ini - softlink to
/usr/local/php/lib/php.ini)
Any help much appreciated before I tear my hair out !
Ta,
G.
Comment