I've never had this problem before with CMSMS and really don't know what to do.
The problem: if I want to upload any file larger than 1Mb the browser keeps "thinking" forever and never shows me a OK message or even an error message. It just keeps "loading" forever, as it's busy, but nothing happens.
Just change all my PHP.INI files (the site's on a VPS) but that didn't solve the problem.
Form the "System Information tab":
Code: Select all
File uploads (file_uploads):
On (True) Success
Maximum Post Size (post_max_size):
10M Success
Maximum Upload Size (upload_max_filesize):
12M Success
Basic XML (expat) support (xml_function):
On (True) Success
Test file_get_contents (file_get_contents):
On (True) Success
Test ini_set (check_ini_set):
On (True) Success
Tks!
jw