[SOLVED] Installation hung up on step 5 (databse connection)

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
grinn

[SOLVED] Installation hung up on step 5 (databse connection)

Post by grinn »

I am trying to install CMS Made Simple 1.8.2 on a portable (USB) Uniform Server running Apache/2.2.16 (Win32) PHP/5.3.3 MySQL5 in my Vista PC.

The CMSMS files were extracted to a subfolder of www.

Noobie to PHP, mySQL...

Following the steps on the video tutorial, I keep getting stuck in step 5.  The error says, "Could not connect to the database.   Verify username..."

I have already tried and done the following:
-  Database permissions are set and I have even added my windows login username.
-  Copied .htaccess to www/cmsms
-  Copied config.php to www
-  (Looking at both config.php files, both are blank) ???
-  Verified and tried all possible users and respective passwords
-  Verified that windows firewall allows port 3306
-  Googled and found similar situations but no luck for me so far

I would appreciate any help as to what I am doing wrong or missing.  I feel it's so close yet very elusive...

Thanks.
Last edited by grinn on Sat Aug 28, 2010 9:00 pm, edited 1 time in total.
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: Installation hung up on step 5 (databse connection)

Post by JohnnyB »

config.php will be empty until the installation completes.
Verify that mysql or a comparable database is installed and set up correctly. 
Are you using a Wampserver.com or a similar wamp package? If so, you should be able to find tutorials, etc. to help get the server, esp. mysql set up and able to be accessed.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
grinn

Re: Installation hung up on step 5 (databse connection)

Post by grinn »

Thanks, mww!

Finally got it to install.  I don't know what did the trick but I entered these:
host : 127.0.0.1
user : (my system login)
password : (MySQL password)
port : 3306

BTW, Uniform Server is a WAMP package.

Again, many thanks -- appreciate the response. ;D
Locked

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