View Full Version : Where is the database?
www.ckyshop.co.
02-18-2004, 07:25 AM
I have just installed a database with DirectAdmin but I can't find it. Where is the database in File Manager? A
What should this be, 'Hostame or IP-address of the database server
The database server can be in the form of a hostname, such as db1.myserver.com, or as an IP-address, such as 192.168.0.1' if I am on www.ckyshop.co.uk
Thanks
Lewis
existenz
02-18-2004, 10:06 AM
If the scripts you are using is on the same server as DirectAdmin then the host is: localhost. If you setup the database on the DirectAdmin server and another server contains the scripts then use a domain name (server.tdl).
If you are letting other servers link to your database remotly (ie: another server) you will need to:
Make sure you have a mysql root user activiated. Login as root in phpMyAdmin...
In phpMyAdmin (link in the MySQL Setup page) click on the 5th link down Privileges. In this page you will see a list of all the MySQL users. Look for the user that is conneted with this website and click Edit. Near the bottom you will see a table with this heading "Change Login Information / Copy User" Under the host field you can specify the host that will connect to the MySQL server (ie: db.domain.tdl) or you can type in % to allow ANYONE to connect with they have the correct username and password.
S2S-Robert
02-19-2004, 04:34 PM
Or using the much easier method of the allowed hosts list:
http://www.directadmin.com/forum/showthread.php?s=&threadid=477
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.