gerkintrigg Posted June 9, 2010 Share Posted June 9, 2010 I'm keen to allow large images to be uploaded to one of my websites on my Linux VPS. Can i change settings for timeouts and upload limits via htaccess or do i need to do something clever with config files? Any help most welcome. Quote Link to comment Share on other sites More sharing options...
JonnoTheDev Posted June 9, 2010 Share Posted June 9, 2010 via .htaccess php_value upload_max_filesize 20M php_value post_max_size 20M Quote Link to comment Share on other sites More sharing options...
gerkintrigg Posted June 9, 2010 Author Share Posted June 9, 2010 excellent. and if the server starts timing out due to the upload speed, can that be done in a similar way? Quote Link to comment Share on other sites More sharing options...
JonnoTheDev Posted June 9, 2010 Share Posted June 9, 2010 http://www.cyberciti.biz/faq/wordpress-to-wordpress-php-import-tweak/ Quote Link to comment Share on other sites More sharing options...
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.