Fresh WAMP install, PHPMyAdmin error messages
Posted by: Maurice69 (---.ip.xs4all.nl)
Date: January 22, 2020 11:15AM

I had some errors in my previous WAMP install so I thought... lets install a new version. Uninstalled the old one, removed the old folder and made a fresh install.

It started up right away (how nice) but when going to PHPMyAdmin I immediately got the error messages back again:

Deprecated: Array and string offset access syntax with curly braces is deprecated in D:\wamp64\apps\phpmyadmin4.6.4\libraries\url_generating.lib.php on line 231

and

Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in D:\wamp64\apps\phpmyadmin4.6.4\libraries\DatabaseInterface.php on line 466

Any idea what is going wrong or more important, how to fix this errors?

Options: ReplyQuote
Re: Fresh WAMP install, PHPMyAdmin error messages
Posted by: Otomatic (Moderator)
Date: January 22, 2020 11:38AM

Hi,

Install a recent PhpMyAdmin version that supports the PHP 7.4 version you have installed.

> made a fresh install.
A "fresh install" of what ?

Wampserver 3.2.0 includes PHP 7.4.0 but also PhpMyAdmin 4.9.2 and both are compatible.

PhpMyAdmin 4.6.4 is dated 2016.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons



Edited 1 time(s). Last edit at 01/22/2020 12:19PM by Otomatic.

Options: ReplyQuote
Re: Fresh WAMP install, PHPMyAdmin error messages
Posted by: Maurice69 (---.ip.xs4all.nl)
Date: January 22, 2020 02:17PM

Hi Otomatic,

My bad, I forgot to tell that it was a fresh install of WAMP version 3.2.0 x64. Isn't that one complete?

But I guess it must be some caching thingy, when I rebooted, the problem is gone (damn me, I forgot lesson 1: first reboot before complaining!) ;-)

Thnx for your quick response!


Maurice

Options: ReplyQuote


Sorry, only registered users may post in this forum.