koolcads Posted May 23, 2004 Posted May 23, 2004 If you are using the Yahoo webhosting please give me a hint at what the DB Server name, username, P-word, and DB name is. IVE BEEN TRYING ALL NIGHT! Thanks Gary
vasttech Posted May 23, 2004 Posted May 23, 2004 Not sure, but I believe that they offer 24hr phone support. You may try calling them. osCommerce Knowledge Base osCommerce Documentation Contributions
nixadm Posted May 23, 2004 Posted May 23, 2004 http://search2.cc.dcn.yahoo.com/cct_search...218#__highlight If you are using a PHP or Perl script that connects to a MySQL database, this may require a database hostname and a database name. The database hostname is always "mysql". Many scripts will set the hostname to "localhost" by default. Please note that this will not work. You must change the hostname to "mysql". When you initially set up a MySQL account, a database named "mysql" is created. Please do not use the database name "mysql" for your scripts, as this database is used to administrate your MySQL database environment. We strongly recommend creating a new database for use with your custom and third-party scripts. The name of this new database will be the name you use for your scripts.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.