Now I'll tell Tips on how to repair 500 internal server error ?
Step 1 check .htaccess
Many of the case invalid htacess code . some case soon after install wordpress plugin .htaccess become corrupted . Get a lot more details about 500 internal server error
So what need to have to perform . step 1 you need to take backup your present .htaccess file . Login for your cPanel and click on file manager then locate public_html folder , click on folder and obtain .htaccess file and rename this file as like you may need . example .htaccess_backup.
Note: if you cant come across .htaccess inside public_html folder . it may hide . you need to show for do that .
You need to go Leading -> Settings ->and Tick on ( Show Hidden Files (dotfiles)) to show htaccess
If your site is created by wordpress and you can avail to login as a admin, then go to settings -> select Permalinks after which Scroll down and click save to recreate .htaccess, If your web site is just not created by wordpress leave it. Now try once more to open your page. For those who come across still 500 500 internal server error ? then you definitely should go for Step 2 .
Step 2 Growing Your PHP Memory Limit in WordPress.
PHP memory limits are set by your hosting Provider . also you are able to enhance by way of wordpress . ( note : in case your hosting provider have limitation for you want to ask your provider to raise limit)
You should go your root directory ( public_html ) and obtain via file manager or FTP wp-config.php and right click -> edit And Just after php tag open you should place this code define('WP_MEMORY_LIMIT', '64M');
Then save the file. Check again your site is functioning or not. If nonetheless not operating you need to go for step 3.
Step 3 Deactivate wordpress Plugins
In the event you avail to access your wordpress admin side, you can very easily Deactivate your plugins one by one and try to open you web page . Should you internet site is operating that imply your plugins is corrupted , uninstall the Plugins and download updated one and set up .
Should you unable to access your wordpress admin side . then you will need to login cPanel and go to file manager or go by way of FTP discover out plugins ( like : public_html/wp-content/plugins/ ) And right click and rename one by one plugins inside folder of plugins and check your website is working or not.
Comments
Post a Comment