I got an error when installing phpopenchat 3.x at the browser window using install.php, the error indicates:
A database (tablespace) with name "poc" could not be found!
I checked the dialog box create this database (tablespace)!
Choose one of the existent databases (tablespaces):
but nothing happened. What should I do to overcome this error?
Pls help me.
Thanks you and more power.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-09-03
Let me ask you something. Did you create a database with the name "poc"? If yes then if you are using a UNIX LINUX system the MySQL database name is usually set by the Sysop to be your usernam_database so if your domain resides at for example
home/username/public_html/whatever
then your db name would most likely be username_poc
jared
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I got an error when installing phpopenchat 3.x at the browser window using install.php, the error indicates:
A database (tablespace) with name "poc" could not be found!
I checked the dialog box create this database (tablespace)!
Choose one of the existent databases (tablespaces):
but nothing happened. What should I do to overcome this error?
Pls help me.
Thanks you and more power.
Let me ask you something. Did you create a database with the name "poc"? If yes then if you are using a UNIX LINUX system the MySQL database name is usually set by the Sysop to be your usernam_database so if your domain resides at for example
home/username/public_html/whatever
then your db name would most likely be username_poc
jared
I solved this problem by telling the chat to create a new database and called it like an existing does.