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...
by Jilu Joseph | May 10, 2019 | Apache, Latest, Server Management
SSL is one of the standard technology to authenticate and encrypt communication between clients and servers. Also, SSL encrypts network traffic so that an attacker cannot listen to sensitive information like passwords and credit card numbers on the network. In some...
by Sijin George | May 8, 2019 | Apache, Latest, Server Administration
Secure website transaction involves a key exchange between the server and the browser. And, when an attacker is ever able to get hold of this key, they can decrypt your SSL session. Thus, the whole process fails. Perfect Forward Secrecy (PFS) eliminate the use of such...
Recent Comments