01– Open your .htaccess file located in your blogs root (in a text editor)
02– Add the following code to the beginning of the file and Save
AddType x-mapp-php5 .php
03– for reference, it should look like this (before the # BEGIN WordPress)
AddType x-mapp-php5 .php# BEGIN WordPress
WordPress: ‘http error crunching’ message when uploading files?
