Explore Our Latest Updates
Stay informed and inspired with our blogs to navigate and resolve any technical challenges that you may encounter.
Install ClipBucket – Share videos easily!
Looking for an easy way to create a Video Sharing website? A quick workaround is to install ClipBucket that lets you manage videos, photos & audios all together on one platform. However, users often face 'Mysqli Extension Missing Error' at the time of installation...
Rsync hangs on large files – Quick fixes !!
Facing migration problems where Rsync hangs on large files? Quite often the Rsync operations go into a stuck state when copying large files from one server to another. Mostly, Rsync hangs on large files due to the insufficient RAM size of the server. At Bobcares we...
IIS HTTPS Self Signed Certificate – How to install it
Security always gets the highest priority in any online activity. SSL secures the data transfer between the websites and the end-user. Again, installing IIS HTTPS Self Signed Certificate can help the website owner to secure the website at no extra cost. At Bobcares,...
PHP install GD extension – The smart way
Without pictures, websites would be fairly boring. However, compressing or cropping images, doing greyscale, etc. can be time-consuming and often error-prone. Fortunately, using the PHP GD extension take care of all your basic image edit requirements. At Bobcares, we...
Rsync Permission denied (publickey) error – How we sort it out?
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 rsync...
PHP passthru exploit – Protect your server now!
Have you heard of PHP passthru() exploit and it's bad effects? Improper way of using the PHP passthru function mess up with the server data at an unimaginable level. It makes the server vulnerable to hacking. That's why at Bobcares we receive many requests to disable...
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.
Mongodb error code 11000 – How we fix it
Application and websites generate too much data even in a single transaction. How can we handle this huge amount of data efficiently? Thanks to the NoSQL capabilities of MongoDB, it makes websites scalable and offers superior performance. However, the MongoDB error...
osCommerce database settings – Common errors and fixes
osCommerce website stores data in a MySQL database. Hence, understanding osCommerce database settings are really crucial for site management. Any sort of database error messes up the entire website. At Bobcares, we often get requests to correct osCommerce database...
WooCommerce customize cart page- How to do it easily?
Online store owners use custom cart pages to get a better look and feel for their website. But, can we do it in WooCommerce sites? Fortunately, it is possible to create WooCommerce custom cart pages. At Bobcares, we receive many requests to customize WooCommerce cart...
MongoDB exit code 100 – Fix it now!
Trying to start MongoDB and getting the "MongoDB exit code 100" error? Eager to know why this error happens? It is common to get exit code error while trying to start a MongoDB service. Incorrect file permissions and missing database directories often cause this...
How to quickly reset osCommerce admin password?
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...
How we redirect port 80 to 8080 in Apache and fix related errors
Web server listens on port 80 by default. But for running applications like Tomcat or JBoss on the same server, we need to redirect port 80 to 8080 in Apache configuration. However, it may not always work due to improper Apache settings and ends up in website errors....