|
| support index :: mysql |
|
MySQL and PHP MySQL and PHP Overview The Manuals for MySQL and PHP are available here: How do I access my database? First you must request that a database be created for you. You may do so by submitting a support request. Customers with cPanel hosting accounts can create their own MySQL databases, users and OBDB connections directly from the cPanel interface. From your telnet prompt, type the following command line to access your database: /usr/local/mysql/bin/mysql yourdbname -u yourusername -pPassword (no space between the -p and the password) |
|
copyright render-vue 1999 - © all rights reserved
|