Explore Our Latest Updates
Stay informed and inspired with our blogs to navigate and resolve any technical challenges that you may encounter.
Reset admin password Magento – Different ways to do it
Magento helps to create PHP based eCommerce websites. However, users may forget their Magento admin password or they need to change access details for security reasons. That's where the reset admin password Magento option is convenient. At Bobcares, we often get...
Ispconfig Let’s Encrypt – How we setup and fix errors
Does your website need an SSL certificate? Yes off course! Because it encrypts the website's sensitive information sends it safely over the Internet. Luckily, ISPConfig allows installing the Let's Encrypt Free SSL on domains. At Bobcares, we often get requests from...
PHP extension XSL – How we enable it?
PHP extension XSL help websites to generate HTML pages from XML data. Thus it is quite inevitable in major website building platforms. However, to enable this extension we install it and add it in the PHP configuration on the server. At Bobcares, we often get requests...
Dealing with cloudflare error 521
Is that pesky 'Cloudflare error 521' plaguing your website? This is one of the common errors caused while using Cloudflare on the website. Generally, this error occurs due to an offlined webserver or due to Cloudflare request blockage. At Bobcares, we often receive...
Dotnetnuke session timeout – Quick fix
Dotnetnuke session timeout errors are quite common in DNN websites. By default, cookies are set to automatically expire when it reaches its expiration date in DNN. This causes the session timeout error. At Bobcares, we often receive requests to fix DNN errors as a...
Iptables index of deletion too big – How we resolve it?
iptables: Index of deletion too big. Confused about why your iptables rule deletion end up in this error message? Usually, the iptables delete rule shows errors due to unspecified table-name or rules at the inaccessible position. At Bobcares, we get many requests to...
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.
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...
PHP passthru exploit – Protect your server now!
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 to disable...
MSSQL error 40 – How to fix it
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 Management...
wget failed connection refused- Causes and fixes!
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...
PHP FreeType Support – Install it with ease
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...