Explore Our Latest Updates
Stay informed and inspired with our blogs to navigate and resolve any technical challenges that you may encounter.
Let’s enable PHP mcrypt extension in the server
My Laravel based project shows up error "Mcrypt PHP extension required." Can you fix it please? That was a recent support request that we received in our helpdesk for our Server Management Services. The PHP-mcrypt extension uses advanced algorithms for cryptography....
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...
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.
SQLSTATE[HY000]: General error: 11 database disk image is malformed [Solved]
One of the best database engines for most low to medium traffic websites is SQLite. Many popular applications like Horde webmail, CakePHP, etc. make use of it. However, the SQLite database users often face various errors leading to corruption. One such error is,...
Oops! Joomla blank page after migration? – Ways to Fix
Website migrations are vital to get the benefits of the latest technologies. Joomla site migration completes easily. But what if it ends up in Joomla blank page after migration? Minimum error reporting, corrupted Joomla files, incorrect directory structures, etc....
Quick fix for Laravel database connection error
Laravel requires simple configuration to do database operations. However, many customers may experience Laravel database connection error during initial setup. It happens mainly due to incorrect database details in Laravel database configuration file, bad user...
How we fix error 2006 MySQL server has gone away on Magento servers
Why are database driven Magento websites popular? It is precisely because of their robust tracking system. Hence, database management is crucial for Magento Website. Often, due to bad settings in the MySQL configuration files, Magento websites show errors like 2006...
Directadmin admin password – Quick way to reset it
A reset of DirectAdmin admin password often ends up in errors like Error writing password request file. As a result, users can't log into the DirectAdmin control panel even after resetting the admin password. Why does this happen? It can be due to the server having...
AWS certificate manager with nginx – How we set up it for you
Are you looking for an SSL certificate for AWS with free of cost? AWS Certificate Manager (ACM) provides its clients with free SSL certificates for their websites. However, problems can crop up due to both bad SSL and DNS configuration leading to errors while setting...