PSA: Last modified 2003/01/07
after download the metabase and xml-parser edit the config.php an try to install (install_db.php). Result ist following Error:
Error: Could not install database: Access denied for user: 'db_name@db_name' to database 'psa_db' ? Host, DB, an Password okay, but not possilble to install, because why? can anyone help me?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-03-26
you've edited config.php with proper db info? you may need to create the db psa_db before you install_db.php
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
PSA: Last modified 2003/01/07
after download the metabase and xml-parser edit the config.php an try to install (install_db.php). Result ist following Error:
Error: Could not install database: Access denied for user: 'db_name@db_name' to database 'psa_db' ? Host, DB, an Password okay, but not possilble to install, because why? can anyone help me?
you've edited config.php with proper db info? you may need to create the db psa_db before you install_db.php
thanks albert for answer!!! yes, config.php edit with proper db info. my ContentManagementSystem run without problems. how i can create db psa_db?
mysql -u citido -p create database psa_db
if your mysql user is not citido then replace that. when you press return, you'll be prompted for your password.
also, please use mailing list instead of forum.