Explore Our Latest Updates
Stay informed and inspired with our blogs to navigate and resolve any technical challenges that you may encounter.
FTP error 553 – Quick fix!
FTP error 553 is one of the typical errors that we come across while uploading files via FTP. This is generally caused due to the incorrect permissions set to the files. Or else the FTP clients like vsftpd do not allow any upload. At Bobcares, we often receive...
cPanel license cost – Ways to reduce it
The sudden hike in CPanel license cost created a shock wave among hosting customers. And the reaction included migrating to other free control panels, clubbing accounts to fewer servers and many more. At Bobcares, we receive frequent queries on ways to reduce cPanel...
Iptables DROP vs REJECT – Discussing it in detail!!
What about having a deep discussion on iptables DROP vs REJECT? Iptables have a set of rules to manage incoming and outgoing traffic. Drop and reject belongs to the actions against each unsafe packets. At Bobcares, we often receive requests to carry out the drop and...
How to quickly fix – SSH connection keeps dropping?
'SSH connection keeps dropping' is one of the most common irritating errors that we come across using SSH. Generally, this happens when we connect to the SSH server and then lock the system for a while. And then turn up seeing that there is a connection dropping...
PECL XML extension not found- Solve it Quickly!
Is the "PECL XML extension not found" frustrating you? PECL errors are common and tricky. And, this error mainly occurs due to the absence of XML extensions. At Bobcares, we often receive requests to fix this error as part of our Server Management Services. Today,...
Iptables log to syslog – A snapshot on how we enable this?
Is there any option to enable Iptables log to syslog? This is a very common query that every Linux server admins have. Fortunately, the log feature in Iptable is a possible fix for this situation. At Bobcares, we often get requests to fix Iptables errors, as a part of...
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
cPanel Apache Handlers – Let’s create it
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 enable...
Easy fix for PostgreSQL error 42P01
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 Management...
PHP cURL SSL connect error 35 – Top Causes and fixes
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 Server...
WGET failed no route to host – How we fix it efficiently?
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 unresponsive server. At...
Quick ways to enable mbstring in php.ini
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...
How to stop cron daemon emails – Top 3 ways
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...