valerie Posted June 29, 2006 Posted June 29, 2006 Is there a workaround for the 2mb php upload limit? something I can put in an .htaccess file? Quote
TCH-Bruce Posted June 29, 2006 Posted June 29, 2006 This will increase it to 10MB. If you would like something less just change the 10M to what ever MB limit you want. >php_value upload_max_filesize 10M Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.