ak1001 Posted July 26, 2018 Posted July 26, 2018 Hello Is there some mysql 8 specific topics? tried to install Processwire on clean lamp server with mysql 8, got two errors in installer:Database connection information did not work. SQLSTATE[HY000] [2002] No such file or directory and can't go further
netcarver Posted July 26, 2018 Posted July 26, 2018 Hi @ak1001 , are you 100% sure the MySQL server address, port, username, password and DB name are correct? 1
ak1001 Posted July 26, 2018 Author Posted July 26, 2018 I think yes. It is localhost : 3306 and I have logged from cli couple of times with used username/password and see granted database. have tried InnoDB and MyISAM options - no diference. I have nonstandart mysql.sock location, but it set in my.cnf. can it be problem?
ak1001 Posted July 26, 2018 Author Posted July 26, 2018 thanks, dragan i should have set pdo_mysql.default_socket in php.ini 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now