Using the .htaccess file you can edit the maximum size allowed for file uploading to your server.  Obviously you do not want to pick something ridiculous but when your upload size is as small as say 2MB you might want to change that.

Edit you .htaccess file and add this code snippet:

php_value upload_max_filesize 50M

Related posts:

  1. QDir File Management Well I have never been a big fan of Windows...
  2. Setting up Mercury SMTP for XAMPP Alright so after being up late last night until about...

Related posts brought to you by Yet Another Related Posts Plugin.

« »