My site needs chatroom. I dont like PhpMyChat. And I cant install phpopenchat. Im created MySQL database and user. Added database user. Database must works. Openchat want some information from me.
Database name and username I chose same name. (myusername_ch1)
Username: myusername_ch1
Password: *********
Your database is'nt on the same host as your webserver? In this case change "localhost" to your mysql-database-hostname.
Databasehost: Localhost
Please select a database, if you want to use an existing database for the chat.
If not, fill in a new databasename in the text field below to create a new database (table space).
existing database: SelectDB new database: myusername_ch1
Error creating database: %s Access denied for user: '@localhost' to database 'myusername_ch1'
What is wrong?
Database name and username I chose same name. (myusername_ch1)
Username: myusername_ch1
Password: *********
Your database is'nt on the same host as your webserver? In this case change "localhost" to your mysql-database-hostname.
Databasehost: Localhost
Please select a database, if you want to use an existing database for the chat.
If not, fill in a new databasename in the text field below to create a new database (table space).
existing database: SelectDB new database: myusername_ch1
Error creating database: %s Access denied for user: '@localhost' to database 'myusername_ch1'
What is wrong?
