Hi there !
I just installed a brand new MAMP on my MacBook Pro in order to be fine with the PHP and mysql configuration.
After that I installed (or at least tried to install) the last version of Projeqtor.
After having clicked on the OK button at the bottom of the "http://localhost/projeqtor/view/main.php" page, I got this red message :
SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client
dsn = mysql:host=127.0.0.1;port=3306
I'm a bit upset because I really would like to use your great tool 😉
Can you help ?
Possibly your installation do not use port 3306.
Sometimes port 3308 is used (often when xAMP install both MariaDB and MySql)
Can you explain how I can check this?
I don't know much about PHP and mysql...
Open your MAMP interface.
Or my.ini

