Re: upload_max_size and post_max_size location?

Originally Posted by
Mikeymike
In my
php.ini file says:
Code:
upload_max_filesize = 8M
post_max_size = 8M
Still when I try to upgrade to SugarCE-Patch-5.2.0f I get the message:
The file size, Bytes, is greater than what is allowed by the upload_max_filesize and/or the post_max_size settings in php.ini. Change the settings so that they are greater than Bytes and restart the webserver.
I currently run SugarCRM 5.2.0 (SugarCE patch 5.2.0a). In systems settings I have set the maximum upload size to 21000000. What's wrong? Why can't I install the upgrade?
Thanks for your help!
Mike @
Coachbook
Hi,
I run Sugar 5.2.0f and these are my settings;
; Maximum size of POST data that PHP will accept.
post_max_size = 8M
; Maximum allowed size for uploaded files.
upload_max_filesize = 40M
That should have to work. Goodluck.
Kind regards,
De Kleine Media
SugarCRM CE v.5.2.0h
Windows platform
MySQL v.5.1
phpMyAdmin - 2.11.2.2
Apache Server v.2.0
Bookmarks