by Jilu Joseph | Oct 7, 2019 | Latest, Server Management
Many times Webmail programs like Roundcube or Horde act up and show errors. One such typical error is Server Error: UID MOVE: Internal error occurred. Refer to server log for more information. This error mainly occurs when the dovecot.index file goes corrupt or due to...
by Keerthi PS | Oct 7, 2019 | Latest, Server Management
Backups and file transferring are important for server management. And Rsync is one of the best shots, but errors are always a setback. Rsync error code 12 is a tricky error that occurs due to insufficient disk space, network errors and so on. That is why at Bobcares,...
by Adarsh M | Oct 6, 2019 | Latest, Server Management
A website that keeps on loading always frustrates users. And, things go for a toss when no error message shows up. IIS website loading forever happens mainly because of the high resource usage of the application pool or the server. At Bobcares, we often receive...
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...