View Single Post
  #4  
Old 08-19-2009, 12:22 PM
SleepWalker SleepWalker is offline
Member
 
Join Date: Jul 2009
Posts: 32
Credits: 5,401
SleepWalker
Default RE: Installation error

Quote:
Originally Posted by Gononda
I'm using a localhost. One should be able to run the Adoptables script from a localhost.
Localhost is not C:/.In MySQL,the localhost server name is common.If your SQL server is not localhost,the server name is the SQL address.Example:
something.yoursite.sql OR sql.yoursite.com OR etc..
Reply With Quote