Error occurs when trying to add a plugin or media item.
Add the following to the .htaccess file
php_value upload_max_filesize 256M
php_value post_max_size 256M
php_value max_execution_time 300
php_value max_input_time 300
adding it before the following tag:
# END WordPress