I just tried that, and it didn't help. Would the .htaccess be best in the root or in the subfolder with the image upload script? Aside from that, PHP_INFO shows that the PHP.ini settings are correct and being recnogized - so I don't think it is related to the settings "getting through".
Unfortunately, with the DV servers this is outside of their scope of support - so they aren't offering any help.
Main Topics
Browse All Topics





by: christophermccannPosted on 2009-09-27 at 11:03:16ID: 25434781
Do you have a .htacess file?
If so you could add
php_value upload_max_filesize 100M
php_value post_max_size 256M
Have MT said they do not know why this is happening?