Title: Error 500 after installing plugin
Last modified: August 31, 2016

---

# Error 500 after installing plugin

 *  Resolved [wpanomaly](https://wordpress.org/support/users/wpanomaly/)
 * (@wpanomaly)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/error-500-after-installing-plugin/)
 * I got followinf error after installing this plugin
    Checked file and folder permissions
   but no avail.
 * “Request exceeded the limit of 10 internal redirects due to probable configuration
   error. Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use ‘
   LogLevel debug’ to get a backtrace.” after installing this plugin.
 * [https://wordpress.org/plugins/booking/](https://wordpress.org/plugins/booking/)

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

 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/error-500-after-installing-plugin/#post-7078591)
 * Hello.
    What version update of Booking Calendar do you use? You have to use latest
   update 6.0.
 * If the issue still exist with this update at your server, then please try to 
   make this little fix.
    Please open this file ../booking/lib/wpbc-welcome.php 
   by opening WordPress > Plugins > Edit menu page, then selection of Booking Calendar
   plugin and selection of this file in the right side file list. then find this
   code:
 * `public function welcome() {`
 * and replace it to this code:
 * `public function welcome() { return;`
 * Kind Regards.
 *  Thread Starter [wpanomaly](https://wordpress.org/support/users/wpanomaly/)
 * (@wpanomaly)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/error-500-after-installing-plugin/#post-7078676)
 * Problem solved. I was too quick, some language files was not installed yet when
   i activated plugin.

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

The topic ‘Error 500 after installing plugin’ is closed to new replies.

 * ![](https://ps.w.org/booking/assets/icon-256x256.gif?rev=3335907)
 * [Booking Calendar](https://wordpress.org/plugins/booking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/booking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/booking/)
 * [Active Topics](https://wordpress.org/support/plugin/booking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/booking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/booking/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [wpanomaly](https://wordpress.org/support/users/wpanomaly/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/error-500-after-installing-plugin/#post-7078676)
 * Status: resolved