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 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 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 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...
by Veena Venugopal | Sep 12, 2018 | Server Administration
Almost every PHP application relies on mail functions to send contact requests, newsletters, and more. The most secure way to send these mails is to use SMTP authentication – that is, the PHP app uses a username and password to transfer mails to an SMTP server....
Recent Comments