by Lakshmi S Panicker | Sep 16, 2019 | Apache, Latest, Server Management
Timeout errors are troublesome, isn’t it? Apache Tomcat session timeout mainly occurs due to longer idle sessions. But, finding the real reason for the timeout error can be tricky. At Bobcares, we receive many requests to fix the Apache Tomcat session timeout...
by Jilu Joseph | Sep 6, 2019 | Apache, Latest
Web server listens on port 80 by default. But for running applications like Tomcat or JBoss on the same server, we need to redirect port 80 to 8080 in Apache configuration. However, it may not always work due to improper Apache settings and ends up in website errors....
by Sijin George | Sep 3, 2019 | Apache, Latest, Server Management
Laravel is one of the best web development frameworks. But does it have any error handling feature? Yes. There is a default feature that helps to debug by making Laravel show PHP errors in the browser. At Bobcares, we often get requests to turn on Laravel PHP errors...
by Jilu Joseph | Aug 5, 2019 | Apache, Latest, Server Management
Database driven search engines often take ages to respond to a query. Here comes the importance of search engines like Elasticsearch. It uses a NoSQL database to store, retrieve, and manage data. However, customers may get errors when executing commands to restart...
by Jilu Joseph | Jul 12, 2019 | Apache, cPanel, cPanel migration, Latest
Manual account migration involves copying website content, databases, mails and more. However, users often confuse on moving the SSL certificate, especially when the server has expensive wildcard SSL setup. A slight mistake while trying to move SSL certificate to...
by Renodiya S | May 20, 2019 | Apache, Latest, Server Management
Apache reverse proxy (or gateway) helps to balance load among several back-end servers. As a result, it improves the performance of the websites for faster communication. But, wrong reverse proxy setup can result in website failure. At Bobcares, we often get requests...
Recent Comments