by Sijin George | Sep 6, 2019 | Latest, MySQL, Server Management
Shopping platforms like OSCommerce need admin access to add or remove products. But what if you can’t remember website access? The only option is to reset the osCommerce admin password. And, any errors in password reset process will make store inaccessible. At...
by Sijin George | Sep 5, 2019 | Latest, Server Management
Mail clients like Outlook, Thunderbird, etc, make communication easier. At times, these email clients throw up errors like “550 5.7.1: authentication required” resulting in email failure. Email users will be confused when they can’t figure out the...
by Sijin George | Sep 5, 2019 | Latest, Server Management
A buggy website is a real headache! And these errors on osCommerce shopping websites can be quite devastating. It even drives away your valid customers. osCommerce internal server error usually occurs due to bad settings in .htaccess file, forbidden permissions, wrong...
by Sijin George | Sep 4, 2019 | Latest, Server Management
No one likes errors on websites! It can easily break visitors’ trust. And, a common problem in WordPress websites is WooCommerce CURL error. Unlike other errors, WooCommerce CURL error depends a lot on the hosting server settings including firewall, DNS...
by Jilu Joseph | Sep 4, 2019 | Latest, Server Management
Dovecot comes as the default mail storage option on many servers. But, service providers need custom Dovecot configuration in Linux server to meet user requirements. However, these customizations often screw up due to incorrect server settings or even a bad firewall....
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...