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...
Recent Comments