View Single Post
Old July 14th, 2005, 09:42 AM   #3 (permalink)
atlantic2
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 77
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.
atlantic2 is offline   Reply With Quote