Please proof your database settings! error msg

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
Jannette
Posts: 16
Joined: Mon 9. Jul 2007, 06:09

Please proof your database settings! error msg

Post by Jannette »

Trying to install PHPWCMS, Step 3 (can't get too far!!!) "3. MySQL database settings" I'm getting the message "Please proof your database settings!" HAH? What does this mean? and How do I fix it? :? Please help.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi Jannette,

have you set all right for files and folders http://www.phpwcms-docu.de/installation_en.phtml
After this you have made please call setup/setup.php.

All database settings right?

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Jannette
Posts: 16
Joined: Mon 9. Jul 2007, 06:09

Post by Jannette »

Dear FlipFlop,

Thank you for replying.

Yes, following the instructions very carefully. All the files/folder settings have been done as per instructions.

Database permissions? I created a database and called it "friend". (not the quotes!!). I must be doing something awfully dumb, no-one else seems to have had this problem! I don't know how to do anything else like permissions to the database. Very Very new at this. Sorry for my ignorance.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Image
MySQL host: normaly: localhost but some providers have an own db adress.
DB user: The user name is generated by the provider
DB password: The password is generated by the provider or it is changed by yourself.
DB database: That is the name you have given your db during creation. In your case: friend.
DB table prefix: Normaly leave it blank.

All this informations you will find in the backend of your provider account.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Jannette
Posts: 16
Joined: Mon 9. Jul 2007, 06:09

Post by Jannette »

Dear Flip-Flop,

I've double checked everything you pointed out. Something is amiss!!!
Checked host = localhost
checked DB user
checked DB password
checked DB database

AAArrghhh what is it???
User avatar
wireless
Posts: 138
Joined: Sun 24. Oct 2004, 04:35
Location: Houston, Texas

Post by wireless »

If I may.

sometime it is like this:

DB user = domain login username with database username

example: domain_username

same goes for DB_database

example: domain_databasename

that is how mine works
Jannette
Posts: 16
Joined: Mon 9. Jul 2007, 06:09

Post by Jannette »

Dear all,

I have no idea, I've deleted and recreated the database, (same name, different name, short name, long name etc etc), recreated the user and password.

All to no avail.

Whatever I'm doing, I'm obviously repeating the error.

Wireless, thank you for your input. I tried it with and without the domain_user etc. When I created the database, the user name comes up as domain_username, domain_databasename etc so I put that in and tried it too - no good!

Anyone got any other ideas?
I'd greatly appreciate any efforts in helping me.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Please have a call to your provider or a look into his faq / forum.
Is there a provider discription to use a db?

I think that is a deeper problem.
What is the name of the provider?

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

Hi - all Good People,

some Hints

- first check that Database-Host is correct, not everytime it works with 'localhost' - look in your Account-Info and you will find a Hostname or sometimes a IP-Addres for connecting to the Database - if you manage the Database with phpMyAdmin you mostly see here also the Hostname.
at my Provider it looks like 'db123.domain.tld'

- when you create a User for the Database also be shure that this User gets Permissions to create, update and delete Tables. This User must also assigned to the Database you create. If you create a Database with the 'Root' Account, the created User will not automaticly gets the Permissions to your Database!
If you can't create Users - mostly on Hosting-Packs - you must use the Username and Password what your Provider has given to you.

- you wrote that you can create a Database - are you shure or did you mean that you create a Table ? On most Hostings you can't create Databases, you will get the Databasename also from your Provider
in my case it looks like 'db12345678'

maybe this will help you
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
Jannette
Posts: 16
Joined: Mon 9. Jul 2007, 06:09

Post by Jannette »

I contacted the host people and it mysteriously worked! I don't know what they did but it is now working.
Post Reply