newmannewy Posted November 8, 2006 Posted November 8, 2006 (edited) hi, Im trying to install a script on a subdomain that requires a database.. Can anyone tell me what the path would be from my subdomain to myqsl server ? Ive tried. localhost, subdomain.my domain .com, www.my domain com and a few others.. Does anyone know what im supposed to put into the MySql server field ? regards newy Edited November 8, 2006 by newmannewy Quote
TCH-Thomas Posted November 8, 2006 Posted November 8, 2006 The only "path" thing I would think a script may ask for when it comes to databases are localhost. Apart from that, you should not need to enter a path to be able to connect to a database, but you would need to create the database and enter the database settings in to the script, such as the user, database name and password. Here is some great instructions from Don regarding databases. Quote
newmannewy Posted November 8, 2006 Author Posted November 8, 2006 I got all my username database name etc.. just need the mysql server path: when choosing 'localhost' i get the following error: "Couldn't connect to the specified MySQL server " i got no idea Quote
TCH-Bruce Posted November 8, 2006 Posted November 8, 2006 I'm not sure why there have been a few script installation problems lately but if you need help with the script a link to where you got the script from might help get you going. Quote
TCH-Dick Posted November 8, 2006 Posted November 8, 2006 Unless you are connecting to a remote server the setting should be "localhost". Quote
newmannewy Posted November 8, 2006 Author Posted November 8, 2006 (edited) A link to where you got the script from might help get you going. It worked in the root of the domain in a folder using localhost .. But i wanted to stick it in a subdomain, for various reasons. Its a recipricol links management tool : http://www.onlinemarketingtoday.com/software/link-management/ Edited November 8, 2006 by TCH-Thomas Quote
newmannewy Posted November 8, 2006 Author Posted November 8, 2006 I guess im gonna have to email support. there must be somthing wrong with the server.. Ive just tried to set it up on a different subdomain on a different host.. and it worked first time. thanks anyway Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.