by Keerthi PS | Oct 3, 2019 | Latest, Server Management
Rsync is a real boon for local and remote file transfers. But rsync operation often ends up in the “Permission denied (publickey)” error. Usually, this error shows up when there are problems with rsync permissions. At Bobcares, we often get requests to fix...
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 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 Keerthi PS | Sep 22, 2019 | Latest, PostgreSQL, Server Management
It’s an absolute breeze to manage databases via user-friendly panels. pgAdmin is one such tool that helps to manage PostgreSQL databases. Using pgAdmin to restore a database from the SQL file is a common task in database management. At Bobcares, we often get...
Recent Comments