I just installed the Xinha editor and am having problems with the maximum file upload size.
The php settings allow up to 50 MB (via htaccess file). Etomite's built-in file manager does fine. Xinha's file and image manager fail, returning the error that the maximum file size of 2 MB was exeeded.
Etomite's configuration page also verifys that the maximum upload size is 50M.
Is there an extra setting for Xinha that I have to apply the larger upload size to?
Many thanks in advance!
.htaccess contents:
php_value upload_max_filesize 50M php_value post_max_size 50M php_value max_execution_time 300 php_value max_input_time 300
Edited by Psycho Mantis, 23 March 2009 - 01:46 PM.











