Title: After creating new includes path (Database error)
Last modified: May 30, 2020

---

# After creating new includes path (Database error)

 *  Resolved [Edgar Yepremyan](https://wordpress.org/support/users/edgar1999/)
 * (@edgar1999)
 * [6 years ago](https://wordpress.org/support/topic/after-creating-new-includes-path-database-error/)
 * In this plugin I changed the path to includes and got a database error, immediately.
 * I changed the name of the plugin in FTP (automatically deactivated), I cleared
   the cache in cloudflare. Nothing happened.
 * What can I do to fix the problem?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fafter-creating-new-includes-path-database-error%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [Maya](https://wordpress.org/support/users/tdgu/)
 * (@tdgu)
 * [6 years ago](https://wordpress.org/support/topic/after-creating-new-includes-path-database-error/#post-12914792)
 * Hi,
    Which is the exact error you encounter? The plugin does not interact with
   database, so the problem might be somewhere else.
 * Thanks
 *  Thread Starter [Edgar Yepremyan](https://wordpress.org/support/users/edgar1999/)
 * (@edgar1999)
 * [6 years ago](https://wordpress.org/support/topic/after-creating-new-includes-path-database-error/#post-12915518)
 * I rebooted the server and got the 521 error from Cloudflare.
 * I think something is blocking Cloudflare requests. I already deleted the code
   from .htaccess, but nothing has changed, where else can I delete the code?
 * This is my website. [interamazon.com](https://interamazon.com/)
 * p.s: I’m using lightsail, therefore, I do not have a provider.
    -  This reply was modified 6 years ago by [Edgar Yepremyan](https://wordpress.org/support/users/edgar1999/).
 *  Plugin Contributor [Maya](https://wordpress.org/support/users/tdgu/)
 * (@tdgu)
 * [6 years ago](https://wordpress.org/support/topic/after-creating-new-includes-path-database-error/#post-12915713)
 * If you removed the lines from .htaccess file and deleted the wp-hide plugin, 
   everything should revert as before.
    But from the Cloudflare error, it appears
   the host is offline. Try the following tips as might help [https://community.cloudflare.com/t/community-tip-fixing-error-521-web-server-is-down/42461](https://community.cloudflare.com/t/community-tip-fixing-error-521-web-server-is-down/42461)
   I suggest to check on your local machine, to access the server through a vhost,
   so attempt to connect directly to the host using it’s ip.
 * Hope this helps.
 *  Thread Starter [Edgar Yepremyan](https://wordpress.org/support/users/edgar1999/)
 * (@edgar1999)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/after-creating-new-includes-path-database-error/#post-12921093)
 * I did everything possible, but unfortunately the same problem remained.
 * I can connect via SSH since I use lightsail. Can you tell me which commands to
   use for solving the problem?
 * Host is active i just checked. Everything is fine with server, so something is
   blocking it. A little line of code.
 *  Plugin Contributor [Maya](https://wordpress.org/support/users/tdgu/)
 * (@tdgu)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/after-creating-new-includes-path-database-error/#post-12924764)
 * Can you check if the Apache service is started and the port 80 is being used?
   you can try [https://www.yougetsignal.com/tools/open-ports/](https://www.yougetsignal.com/tools/open-ports/)
   along with your server ip.
    Did you tried to access the site directly through
   a vhost? Try to disable the CDN until figure out the problem, as possible there
   is a network block between your server and the CDN.
 *  Thread Starter [Edgar Yepremyan](https://wordpress.org/support/users/edgar1999/)
 * (@edgar1999)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/after-creating-new-includes-path-database-error/#post-12926821)
 * I have static IP and after check everything is okey.
 * `Port 80 is open on 50.16.181.188.`
 * I disabled cloudflare and get a google error `ERR_TUNNEL_CONNECTION_FAILED`
 * I have access to my website via SSH and FTP.
 *  Thread Starter [Edgar Yepremyan](https://wordpress.org/support/users/edgar1999/)
 * (@edgar1999)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/after-creating-new-includes-path-database-error/#post-12927680)
 * I was able to fix this by inserting three commands in SSH.
 *     ```
       sudo service apache2 stop
       sudo service apache2 disable
       sudo /opt/bitnami/ctlscript.sh start apache
       ```
   
 *  Plugin Contributor [Maya](https://wordpress.org/support/users/tdgu/)
 * (@tdgu)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/after-creating-new-includes-path-database-error/#post-12930137)
 * Oh, you run on Bitnami, they require the stop/start of Apache through their own
   sh scripts [https://docs.bitnami.com/aws/faq/administration/control-services/](https://docs.bitnami.com/aws/faq/administration/control-services/)

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

The topic ‘After creating new includes path (Database error)’ is closed to new replies.

 * ![](https://ps.w.org/wp-hide-security-enhancer/assets/icon-256x256.png?rev=2937681)
 * [WP Hide & Security Enhancer](https://wordpress.org/plugins/wp-hide-security-enhancer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-hide-security-enhancer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-hide-security-enhancer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-hide-security-enhancer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-hide-security-enhancer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-hide-security-enhancer/reviews/)

## Tags

 * [Database Error](https://wordpress.org/support/topic-tag/database-error/)

 * 8 replies
 * 2 participants
 * Last reply from: [Maya](https://wordpress.org/support/users/tdgu/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/after-creating-new-includes-path-database-error/#post-12930137)
 * Status: resolved