Title: Error loading website
Last modified: December 14, 2016

---

# Error loading website

 *  [kumaresan](https://wordpress.org/support/users/kumaresanwp/)
 * (@kumaresanwp)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/error-loading-website-3/)
 * The following error are displayed when i try to open website.
    The website will
   be working normal when i put the backup file or changing the permission of post.
   php file.
 * Most of the time css file not called after i changing the post.php so i need 
   to once again upload the backup file.
 * After two or three days uploading the backup file same error will be displayed.
   i did the above thing so many times. post.php file permission changed continuously.
 * Warning: require(/home/pragmeec/public_html/wp-includes/post.php): failed to 
   open stream: Permission denied in /home/pragmeec/public_html/wp-settings.php 
   on line 127
 * Warning: require(/home/pragmeec/public_html/wp-includes/post.php): failed to 
   open stream: Permission denied in /home/pragmeec/public_html/wp-settings.php 
   on line 127
 * Fatal error: require(): Failed opening required ‘/home/pragmeec/public_html/wp-
   includes/post.php’ (include_path=’.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/
   usr/share/php’) in /home/pragmeec/public_html/wp-settings.php on line 127
 * Can any you please say what was the problem with this ?
 * Now i am going to upload the backup file so, the url not showing error.
 * url : [http://pragmatictechnologysolution.com/](http://pragmatictechnologysolution.com/)
    -  This topic was modified 9 years, 5 months ago by [kumaresan](https://wordpress.org/support/users/kumaresanwp/).
    -  This topic was modified 9 years, 5 months ago by [bdbrown](https://wordpress.org/support/users/bdbrown/).

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

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/error-loading-website-3/#post-8550404)
 * Have you tried:
    – Flushing any caching plugins you might be running, as well
   as server and/or [browser caches](http://www.refreshyourcache.com/). Not just
   your browser, but any op cache or content network cache as well [such as Cloudflare](https://support.cloudflare.com/hc/en-us/articles/200169246-How-do-I-purge-my-cache-).
   If your host provider has a “Purge Varnish” option or if you can ask your provider
   to flush memcache on your server. – If that does not resolve the issue, try deactivating
   ALL (yes all) plugins temporarily to see if this resolves the problem (plugin
   functions can interfere). If this works, re-activate them individually (one-by-
   one) to find the problematic plugin(s). – If that does not resolve the issue,
   or if you can’t get into your admin dashboard, try [resetting the plugins folder](http://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F)
   by [FTP](http://codex.wordpress.org/FTP_Clients). Sometimes, an apparently inactive
   plugin can still cause problems. Also remember to deactivate any plugins in the
   mu-plugins folder (if you have created such folder). The easiest way is to rename
   that folder to mu-plugins-old. – If that does not resolve the issue, keep all
   plugins deactivated and try switching to the unedited default Theme for a moment
   using the WP dashboard to rule out any theme-specific issue (theme functions 
   can interfere like plugins). If you don’t have access to your admin area, use
   [FTP ](http://codex.wordpress.org/FTP_Clients), or your web-host’s cPanel or 
   whatever file management application your host provides (no Dashboard access 
   required). Navigate to /wp-content/themes/ and switch to the default theme by
   renaming your current theme’s folder by adding “-old” to the end of the folder
   name. Alternately, you can remove other themes except the default theme. That
   will force your site to use it. – If all the above steps do not resolve the issue,
   then try **MANUALLY** updating. Download a fresh copy of the WordPress .zip file
   to your computer, unzip it, and use that to copy up all files and folders **EXCEPT
   the wp-config.php file and the /wp-content/ directory.** You may need to delete
   the old wp-admin and wp-includes folders and files on your server before uploading
   the new ones. Please read the [Manual Update](http://codex.wordpress.org/Updating_WordPress#Manual_Update)
   directions first. – **Backup: If you haven’t already done, always backup everything(
   including your database) before doing any actions, just in case something really
   goes wrong. You can never have enough backups! **
 *  [joy1212](https://wordpress.org/support/users/joy1212/)
 * (@joy1212)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/error-loading-website-3/#post-8550585)
 * Ok, try downloading WordPress again Access your server via SFTP or FTP, or a 
   file manager in your hosting account’s control panel and delete. Then replace
   your copies of everything on the server except the wp-config.php file and the/
   wp-content/ directory with fresh copies from the download. This will effectively
   replace all of your core files without damaging your content and settings.
 * Thanks
    Jignesh Aakoliya
 *  Thread Starter [kumaresan](https://wordpress.org/support/users/kumaresanwp/)
 * (@kumaresanwp)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/error-loading-website-3/#post-8550689)
 * **[@t-p](https://wordpress.org/support/users/t-p/)**
 * This thing not happened in only this website.
 * This is our development server and we have some website in server.
 * Check this website, it’s also provide same error
 * [http://pragmatictechnologysolution.com/client/healthy/](http://pragmatictechnologysolution.com/client/healthy/)
 * **@Jigneshkumar**
 * We uploaded all backup files and website loaded normally now (i already mentioned
   that) but after some days from now same problem will be occured.
 * i thing problem with the server not in wordpress site.
 * Is there any other way to get this back normal.
 * Thanks you guys for the reply.
    -  This reply was modified 9 years, 5 months ago by [kumaresan](https://wordpress.org/support/users/kumaresanwp/).
    -  This reply was modified 9 years, 5 months ago by [kumaresan](https://wordpress.org/support/users/kumaresanwp/).
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/error-loading-website-3/#post-8552718)
 * try [Enabling debugging ](http://codex.wordpress.org/Debugging_in_WordPress)and
   post the results.

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

The topic ‘Error loading website’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [t-p](https://wordpress.org/support/users/t-p/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/error-loading-website-3/#post-8552718)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
