Im trying to change the file upload size but can't seem to get it to change.
In admin i have Maximum File Upload Size 20000000.
In php.ini i have post_max_size = 200M
in the server settings is have post_max_size 200m
upload_max_filesize 200m
I cant upload a 6 meg file and i still get this error message in admin> max settiings
"php.ini setting upload_max_filesize is less than Maximum File Upload Size, file uploads will not function correctly."
anyone know what's the problem here?
Zencart 1.3.9d
PHP Version 5.2.14




