badben
Visitor
|
easyphp palabre - 2008/06/17 17:31
Hellow i have problem to connect to my data base. Palabre send my an error message :
Connection to BDD SKIPPED dbQueries:DATABASE ACCESS ID NOT CONFIGURED
I use this configuration. EasyPHP is started with default settings. I have one base : test
palabre.conf
| Code: |
usedatabase = yes
checkpassword = yes
dbType = mysql
dbHost = localhost
dbUser = root
dbPassword =
dbDatabase = testusedatabase = yes
checkpassword = yes
dbType = mysql
dbHost = localhost
dbUser = root
dbPassword =
dbDatabase = test
|
|