Upgrade phpMyAdmin Version in WAMP

  sonic0002        2024-11-28 00:55:42       306        0    

Once PHP version is upgraded in WAMP(especially from PHP 5 to PHP 8), we may encounter issue where phpMyAdmin may not work anymore. It needs us to make some upgrade of phpMyAdmin in this case. To do upgrade, can follow below steps.

  1. Download the latest phpMyAdmin version. Unzip the downloaded file and copy it to c:\wamp64\apps and rename it to phpmyadminx.y.z, the version you downloaded.
  2. Copy the config.inc.php file from the old phpMyAdmin folder to the new one.
  3. Update the alias of Apache server to point the phpMyAdmin version to the new location.
  4. Update the phpmyadmin.conf file opened in step 3.
  5. Save and restart all services.

With above, the new phpMyAdmin can be opened. To switch back to the old version, can just follow step 3 till step 5 again.

WAMP  PHPMYADMIN  UPGRADE  GUIDE  PHP 8 

       

  RELATED


  0 COMMENT


No comment for this article.



  RANDOM FUN

The world is changing