by Anjaly Baby | Dec 11, 2019 | Latest, MySQL, Server Management
Are you receiving MySQLi extension missing error in phpMyAdmin? Here’s how we fix it. Usually, this error happens when MySQLi extension is not enabled in the php.ini file. At Bobcares, we often receive requests to fix MySQLi extension missing errors as part of...
by Keerthi PS | Dec 7, 2019 | Latest, Server Management, WordPress
Receiving an error ‘PHP fatal error cannot redeclare class’? Here’s how we fix it. A few days ago, we came across this error message due to which our customer was not able to continue with coding for a long time. At Bobcares, we often get requests to...
by Jilu Joseph | Nov 15, 2019 | Latest, Server Management
Do you really need a PECL uploadprogress library on your server? In fact, PECL uploadprogress module is very useful if you want to upload large files to the server. Also, this PHP extension helps to track the progress of an upload file. However, incorrect nameserver...
by Jilu Joseph | Nov 8, 2019 | Drupal, Latest
Have you ever thought your Drupal PHP memory limit played a major role in the performance of the website? Often, an error like “Fatal error: Allowed memory size of X bytes exhausted (tried to allocate Y bytes) can occur due to insufficient PHP memory limit....
by Lakshmi S Panicker | Nov 6, 2019 | Latest
Searching for a better character encoding technique? One of the best options is to use iconv Application Programming Interface. It converts character encoding with the help of Unicode conversion. PHP also contains an iconv extension that uses iconv character set...
Recent Comments