Import the POC database tables
Open a command-shell and do a:
# mysqladmin create poc
# mysql poc < /path/to/poc/db.schema
Could someone please tell me how to do this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-09-03
If you can, you should use the PHPMyAdmin script which is real easy for new php people. See if your sys-admin offers the PHPMyAdmin script if not then use Free Mascon, Do a google search for it and download it.
Hope that helps.
Jared
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello:
When I test the chat, I get this message:
Import the POC database tables
Open a command-shell and do a:
# mysqladmin create poc
# mysql poc < /path/to/poc/db.schema
Could someone please tell me how to do this.
If you can, you should use the PHPMyAdmin script which is real easy for new php people. See if your sys-admin offers the PHPMyAdmin script if not then use Free Mascon, Do a google search for it and download it.
Hope that helps.
Jared