- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- October 2003
- Status:
- offline
- last visit:
- 04.10.03
- Posts:
- 3
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 -
- rank:
-
Software Foundation
- registered:
- December 1969
- Status:
- offline
- last visit:
- 15.11.08
- Posts:
- 4481
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]::.. -
- rank:
-
Legend
- registered:
- December 1969
- Status:
- offline
- last visit:
- 04.12.08
- Posts:
- 6540
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.
