Tried modifying the php-inc file, no luck then tried adding a .htaccess file in the /data directory with this:
Quote:
<IfModule mod_php4.c>
php_value upload_max_filesize 25M
php_value max_execution_time 800
</IfModule>
|
Comes back with a message processing image but the photo does not upload.