Local PHP.ini changes not Working?

...sigh....

this is such a simple thing... it frustrates me it doesn't work...

just trying to change the upload_max_filesize on a particular site.

I do phpinfo() on that site and get a 2M upload_max_filesize for Global and Local values.

I have a php.ini file in that same directory... upload_max_filesize = 10000000 and also tried it without the =.

Doesn't change any values. I even restarted apache.

So, I'm changing it in the master php.ini file... but I don't understand why it doesn't work.

Cpanel/Apache/PHP4 machine

arn

 

 

 

 

Top