| Topic: | ok im sorta new at postnuke |
|---|---|
|
Mystikal
Freshman
Posts: 3 Posted: |
i have this error it says Problem in Database Connection and i have no diea wtf it means and im sure i filled out the config.php file correctly and i just really need help with this cause i swear im about to break something if i don't get this fixed |
|
larsneo
Software Foundation
Posts: 4482 Posted: |
if you are using plain text values for database-user and -password make sure that the encoded var is set to '0'... -- regards from germany ..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. |
|
Mystikal
Freshman
Posts: 3 Posted: |
i still get the same error after doing waht u said |
|
Mystikal
Freshman
Posts: 3 Posted: |
bleh im never going to figure this sh*t out but can i just get a step by step of what to do cuase i cna't find any tutorials about PostNuke anywhere on the net or this website |
|
HalbrookTech
online Legend
Posts: 6596 Posted: |
Why don't you run install.php and do it that way, should minimize problems you may have caused entering the info directly in config.php. There are several things that could be wrong: 1. You have the wrong user name 2. You have the wrong password 3. You have the wrong Database name 4. You don't actually have a database 5. If you're doing a manual install instead of running install.php you may not have run the SQL query to set up the database structure. |