Jump to content

Recommended Posts

Posted (edited)

Hi, i try to install last Master 3.0.89 of PW on Managed Hosting DomainFactory.

Selfcheck - no errors

next Step - Database Connection:

ProcessWire 3.x Installer

 Database connection information did not work.
 SQLSTATE[HY000] [2054] Connecting to 3.22, 3.23 & 4.0 servers is not supported

i use php 5.56 and mySQL 5.6.19 

 

Edited by ThomasH
Posted

Please double check your database server host. 

As far as I know DomainFactory offered different versions of MySQL and your error message indicates a not supported MySQL version.

For example:

mysql4.domain.tld = MySQL 4.x

mysql5.domain.tld = MySQL 5.x (should be used as we want MySQL 5.x)

  • Like 1
Posted

I'm out of ideas right now.

When your db host is fine and (as I assume) your db credentials are correct too there isn't much left to check.

Have you tried to connect to your db with a simple PHP script to verify the database is working?

 

  • Like 1
Posted
1 hour ago, ThomasH said:

Hi, i try to install last Master 3.0.89 of PW on Managed Hosting DomainFactory.

Selfcheck - no errors

next Step - Database Connection:

ProcessWire 3.x Installer

 Database connection information did not work.
 SQLSTATE[HY000] [2054] Connecting to 3.22, 3.23 & 4.0 servers is not supported

i use php 5.56 and mySQL 5.6.19 

 

Try using a PHP greater than 5.56

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...