Step 3 connection failied

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
PanBiker

Step 3 connection failied

Post by PanBiker »

After filling the fields in step 3, pressing continue, it closes the window and I get a connection failed.
The cms database is cerated, the cms user has all rights. It's mysql 4.1.
Has somebody any idea what went wrong? The error message tells me what's not working but not what's wrong.

Regards,

Steve
kemptons

Re: Step 3 connection failied

Post by kemptons »

I also had a similar problem with the install. Using mysql 4.1 on apache server. After reading some of the other posts about the failure to connect to the database, I was unable to solve this problem.  Many people seem to have this install problem.

Kempton
kemptons

Re: Step 3 connection failied

Post by kemptons »

Just tried the new version 11 beta and was able to install successully, although I had to select the old MySQL option 3-4.0 rather than the 4.1+ option. The latter option still gave the same error as before, even though my host is using MySQL 4.1.11. Strange...
Buz

Re: Step 3 connection failied

Post by Buz »

Attempting 0.10.1, getting same results -- no db connection.

I'd hoped that this was the ole PHP/mySQL password issue, but changed the passord to old password style, same result. Trying beta now...

Code: Select all

SET PASSWORD FOR  'cms_simple'@'localhost' = OLD_PASSWORD('qweasd'); 
Locked

Return to “[locked] Installation, Setup and Upgrade”