by Sijin George | Sep 30, 2019 | Apache, cPanel, Latest, Server Management
Webserver handlers decide the way each file functions on the server. And the best way to include custom file support is to add cPanel Apache handlers. However, adding improper handlers often results in website errors. That’s why we often receive requests to...
by Keerthi PS | Sep 29, 2019 | Latest, PostgreSQL, Server Management
PostgreSQL error 42P01 actually makes users dumbfounded, especially the newbies. Usually, this error occurs due to an undefined table in newly created databases. That’s why at Bobcares, we often get requests to fix PostgreSQL errors, as a part of our Server...
by Keerthi PS | Sep 28, 2019 | Latest, Server Management
What if your cURL requests cannot connect your Website using SSL, isn’t it frustrating? Usually, PHP cURL SSL connect error 35 occur due to version mismatch or outdated cURL package. At Bobcares, we often get requests to fix SSL cURL errors, as a part of our...
by Sijin George | Sep 28, 2019 | Latest, Server Management
Got stuck by the error ‘wget failed no route to host’ while installing a new piece of software? wget is a Linux command that helps to download files from the web. Often ‘wget failed no route to host’ refers to a network connection error or...
by Keerthi PS | Sep 27, 2019 | Latest, Server Management
Looking for ways to manage special text on your websites? One of the best ways for this is to enable mbstring in php.ini. Usually, mbstring extension in web servers helps to manage the non-ASCII codes easily. At Bobcares, we often get requests to enable mbstring...
by Lakshmi S Panicker | Sep 27, 2019 | Latest, Server Management
Is cron emails bugging you? And looking on how to stop cron daemon emails? Execessive emails from cron jobs will always create problems. Fortunately, there are multiple ways to avoid cron emails including suppressing the cron output, removing cron mail option, etc. At...
Recent Comments