by Keerthi PS | Oct 5, 2019 | Latest, Server Management
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...
by Anjaly Baby | Oct 5, 2019 | Latest, Server Management
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...
by Sijin George | Oct 4, 2019 | Latest
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...
by Adarsh M | Oct 4, 2019 | Latest, Server Management
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,...
by Jilu Joseph | Oct 3, 2019 | Latest, Server Management
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...
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 Lakshmi S Panicker | Oct 2, 2019 | Latest, Server Management
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...
by Adarsh M | Oct 1, 2019 | Latest, Server Management
Database errors can be frustrating. Especially when even the login to the SQL Server fails. Usually, the MSSQL error 40 occurs when a user can’t connect to the SQL server. At Bobcares, we often receive requests to fix MSSQL error 40 as part of our Server...
by Lakshmi S Panicker | Oct 1, 2019 | Latest, Server Management
Ever wondered why we get a wget failed connection refused error? This is a common error while downloading files from servers. It mainly occurs when no process listens to the port correctly, or port blocks in the firewall and so on. At Bobcares, we often receive...
by Sijin George | Sep 30, 2019 | Latest, Server Management
Are you looking at creating a website that displays custom fonts? Then, your webserver needs PHP Freetype support. However, enabling Freetype libraries on the server involves a series of steps. At Bobcares, we receive requests to enable PHP FreeType support on the...