PHP *Local Config for File Upload
Submitted by deatph on Mon, 01/14/2008 - 18:27.
I'm on a shared hosting and I'm allowed to change "User Values" of PHP config. I've already set my upload_max_filesize to 10MB but the PP still sees 2MB limit.
Checking the config via phpinfo, it seems that PP reads the "Master Value" instead of "Local Value" of php config. Is there a work around for this? Thanks
