1 / 2

How to Easily Fix 500 Internal Server Error in WordPress

Resolved the 500 Internal Server Error in WordPress. Call Now, our wp expert at 800-918-5760.

wpsupport
Télécharger la présentation

How to Easily Fix 500 Internal Server Error in WordPress

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. HOW TO FIX WORDPRESS INTERNAL SERVER ERROR 500 This article will help you to understand how to fix 500 Internal Server Error. Some website expert said, the two most common causes of this error are exceeding your server’s PHP memory limit and a corrupted .htaccess file. The .htaccess file in your WordPress directory can become corrupted after you install a plugin or make another change to your WordPress site. The fix is simple. All you need to do is create a new .htaccess file and increasing a site’s PHP memory limit Creating a New .htaccess File Open your WordPress root directory in FileZilla or your preferred FTP client. This is typically called public_html. If you see folders named wp-admin and wp-content, you’re in the right place. If you don’t see your .htaccess file or any dotfiles, make hidden files viewable by clicking Server and selecting Force Showing Hidden Files. Once you find your .htaccess file, right-click it, and rename it “.htaccess.bak”. This essentially deletes your site’s .htaccess file, so we need to create a new one. Go into your WordPress admin

  2. area. Hover over Settings, and select Permalinks. Scroll down to the bottom of the page, and click Save Changes. Open your website in your browser. If the 500 internal server error is gone, it was caused by a corrupted .htaccess file and your issue is now fixed. You’re still seeing the error, you have some more tests to run. Increasing Your PHP Memory Limit in WordPress PHP memory limits are set by your host and WordPress. WordPress will attempt to increase your limit if you begin exceeding it, but it can only go as high as the limit your host has placed on your server. This limit is often lower for shared hosting plans. You need to increase your PHP memory limit in WordPress and refresh your site to test whether or not this is causing your 500 internal server error. Open your root directory, and locate your wp-config.php file. Right-click on the file, and select Download to download it to your computer. Open the file in your preferred text editor, and add this bit of code under the opening PHP tag: define(‘WP_MEMORY_LIMIT’, ’64M’); Save the file, and re-upload it to your root directory, overwriting the original file. Refresh the client, and refresh your site. If you still see the error, you are not having PHP memory limit issues. Remove the above code from the wp-config.php file on your computer, save it, and re-upload it to your root directory. To get know more about wordpress website related Query You can visit us at www.24x7wpsupport.com/wordpressinternalserv ererror500.php Call Us Toll Free 800-918-5760

More Related