Title: Internal Server Error &#8211; Please help
Last modified: August 19, 2016

---

# Internal Server Error – Please help

 *  Resolved [shoutuk](https://wordpress.org/support/users/shoutuk/)
 * (@shoutuk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/internal-server-error-please-help/)
 * I installed wo via softaculous but when i enter my new login details into the
   admin screen i just get the following
 * *****
    Internal Server Error The server encountered an internal error or misconfiguration
   and was unable to complete your request.
 * Please contact the server administrator, [webmaster@wp.shout-hosting.co.uk](https://wordpress.org/support/topic/internal-server-error-please-help/webmaster@wp.shout-hosting.co.uk?output_format=md)
   and inform them of the time the error occurred, and anything you might have done
   that may have caused the error.
 * More information about this error may be available in the server error log.
 * Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument
   to handle the request.
    ****
 * I havetried to install a few times now and i keep ketting this same error.
 * The cpanel error log shows:
 * [Tue Jan 25 23:37:52 2011] [error] [client 82.19.83.201] File does not exist:/
   home/wpshout/public_html/500.shtml, referer: [http://wp.shout-hosting.co.uk/wp-login.php?redirect_to=http%3A%2F%2Fwp.shout-hosting.co.uk%2Fwp-admin%2F&reauth=1](http://wp.shout-hosting.co.uk/wp-login.php?redirect_to=http%3A%2F%2Fwp.shout-hosting.co.uk%2Fwp-admin%2F&reauth=1)
   [
   Tue Jan 25 23:35:13 2011] [error] [client 82.19.83.201] File does not exist: /
   home/wpshout/public_html/404.shtml [Tue Jan 25 23:35:13 2011] [error] [client
   82.19.83.201] File does not exist: /home/wpshout/public_html/favicon.ico [Tue
   Jan 25 23:34:38 2011] [error] [client 82.19.83.201] File does not exist: /home/
   wpshout/public_html/500.shtml, referer: [http://wp.shout-hosting.co.uk/wp-login.php?redirect_to=http%3A%2F%2Fwp.shout-hosting.co.uk%2Fwp-admin%2F&reauth=1](http://wp.shout-hosting.co.uk/wp-login.php?redirect_to=http%3A%2F%2Fwp.shout-hosting.co.uk%2Fwp-admin%2F&reauth=1)[
   Tue Jan 25 23:34:32 2011] [error] [client 82.19.83.201] File does not exist: /
   home/wpshout/public_html/404.shtml [Tue Jan 25 23:34:32 2011] [error] [client
   82.19.83.201] File does not exist: /home/wpshout/public_html/favicon.ico
 * Can someone help please
 * Thansk lots

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [freeandeasyblog](https://wordpress.org/support/users/freeeasy/)
 * (@freeeasy)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/internal-server-error-please-help/#post-1881393)
 * Try logging in through this login link:
 * > [http://wp.shout-hosting.co.uk/wp-login.php](http://wp.shout-hosting.co.uk/wp-login.php)
 * Also you will want to make sure that your .htaccess file has the following code:
 * >  # BEGIN WordPress
   >  <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /
   > RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule./
   > index.php [L] </IfModule>
   >  # END WordPress
 * Since you are getting a 500 error I assuming there is something wrong with the
   code in that file.
 *  Thread Starter [shoutuk](https://wordpress.org/support/users/shoutuk/)
 * (@shoutuk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/internal-server-error-please-help/#post-1881397)
 * hi there.
 * im affraid that didnt work 🙁
 * does mod_securty or suhosin make a difference as both of these are on the server?
 *  [freeandeasyblog](https://wordpress.org/support/users/freeeasy/)
 * (@freeeasy)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/internal-server-error-please-help/#post-1881398)
 * You may want to check on mod_security as well. Ask your host to whitelist the
   mod_sec rule if it may be blocking you.
 * Also you could create the files that it is saying do not exist.
 *  Thread Starter [shoutuk](https://wordpress.org/support/users/shoutuk/)
 * (@shoutuk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/internal-server-error-please-help/#post-1881402)
 * hi again
 * I have root access to the vps. how would i whitelist the mod_sec rule? (whatshould
   i enter into the config)?
 * thanks for your help. I really appreciate it
 *  [freeandeasyblog](https://wordpress.org/support/users/freeeasy/)
 * (@freeeasy)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/internal-server-error-please-help/#post-1881403)
 * To my knowledge it varies depending on what rule is being triggered, these are
   some good post about it:
 * [http://www.jasonkingstudios.com/blog/apache-mod_security-whitelisting-wordpress/](http://www.jasonkingstudios.com/blog/apache-mod_security-whitelisting-wordpress/)
 * [http://hameedullah.com/whitelisting-wordpress-admin-wp-admin-in-mod_security-to-avoid-404-on-post-save-or-post-preview.html](http://hameedullah.com/whitelisting-wordpress-admin-wp-admin-in-mod_security-to-avoid-404-on-post-save-or-post-preview.html)
 *  Thread Starter [shoutuk](https://wordpress.org/support/users/shoutuk/)
 * (@shoutuk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/internal-server-error-please-help/#post-1881444)
 * hi guys
 * still no joy with this.
 * The only thing thats chages is that the screen upon login now just says that 
   internet explorer cant display the webpage.
 * Really stuck now 🙁
 *  Thread Starter [shoutuk](https://wordpress.org/support/users/shoutuk/)
 * (@shoutuk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/internal-server-error-please-help/#post-1881447)
 * SUCCESS!!! The issue was with PHPsuhosin which was causing a conflict.
 * atleast we found the problem in the end 🙂
 * Thanks for your help.
 *  [freeandeasyblog](https://wordpress.org/support/users/freeeasy/)
 * (@freeeasy)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/internal-server-error-please-help/#post-1881455)
 * That is great news I glad you finally found a solution to your issue. If it was
   suPHP or a PHPsu host then you will want to double check and make sure your permissions
   are okay. Normally folders that are 777 and files that are 666 permissions are
   a security risks on suPHP due to the fact that anyone can access and edit the
   folder or file. suPHP will block files with these permissions. They normally 
   recommend folders have permissions of 755 and files to have permissions of 644.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Internal Server Error – Please help’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 8 replies
 * 2 participants
 * Last reply from: [freeandeasyblog](https://wordpress.org/support/users/freeeasy/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/internal-server-error-please-help/#post-1881455)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
