Minimum php required version should be
Autor: JULLIEN MarcBonjour,
This is a message for the community
Please kindly consider that the PHP version should be 7.3 and not 7.1 if you experiment troubles to access your SGBD as I did.
I couldn't connect to my SGBD for a long while which was configured within PHP 7.2, as 7.1 was recommanded it was ok to me and couldn't find the "other" reason I failed accessing my database.
I then desparately tried to switch to PHP 7.3 on the parameter of my SGBD (Using the "Online.net" hosting remote acces) ... And Bingo !! I can now access to my Database without the failed message while uploding my website. (using "ignore" to start my upload)
W5 Manager Apps & other documentations should mention 7.3 instead of 7.1 as minimum PHP required version to avoid users to lost too much time on "unknown troubles"
Best rgds to the community & Staff