glusniffer1 Posted June 26, 2004 Posted June 26, 2004 OK Ive been out of town for a week and my host decided to change theur servers around...Now my cart doesnt show up they tell me I need to change my IP for the cart to point to the new one.Problem is I cant get into my admin panel either.Is there a way I can change this and how do I do this...? Where should I go to change this? The Hobby Undergound..."For The Pure Hobbyist"
AlanR Posted June 26, 2004 Posted June 26, 2004 You mean you can't find the cart or you can't find your server? If they moved servers or had a crash, you'll have to update your dns with your registrar. Did they give you all the news? Some of it might not be so good. Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)
glusniffer1 Posted June 26, 2004 Author Posted June 26, 2004 I was told I had to reconfigure my IP address to the new one from the old one....How do I do this? what is DNS The Hobby Undergound..."For The Pure Hobbyist"
AlanR Posted June 26, 2004 Posted June 26, 2004 I was told I had to reconfigure my IP address to the new one from the old one....How do I do this? what is DNS Their messages seem pretty vague. If they've put your account on a different server and they're saying change the IP address it sounds like you need to go to the domain registrar and update. Where'd you buy the domain name? That's your registrar and that's where you need to make the change. You never answered the most important question. Can you find the server at all? Does the domain name resolve to anything? Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)
glusniffer1 Posted June 26, 2004 Author Posted June 26, 2004 yes I can find the server.I have my intro page on it and I can get to that fine but when I try to go into my catalog I get This Warning: Can't connect to MySQL server on '66.102.133.21' (10060) in c:\hosting\webhost4life\member\fireball\catalog\includes\functions\database.php on line 19 The Hobby Undergound..."For The Pure Hobbyist"
AlanR Posted June 26, 2004 Posted June 26, 2004 yes I can find the server.I have my intro page on it and I can get to that fine but when I try to go into my catalog I get ThisWarning: Can't connect to MySQL server on '66.102.133.21' (10060) in c:\hosting\webhost4life\member\fireball\catalog\includes\functions\database.php on line 19 OK, now we're getting somewhere. In your config files try putting the new IP they gave you in for this line: define('DB_SERVER', 'xxx.xxx.xxx.xxx'); // eg, localhost - should not be empty for productive servers What'd you have there before? 66.102.133.21 or something else? Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)
glusniffer1 Posted June 26, 2004 Author Posted June 26, 2004 Dumb question Which config files? The Hobby Undergound..."For The Pure Hobbyist"
AlanR Posted June 26, 2004 Posted June 26, 2004 Dumb question Which config files? :rolleyes: catalog/includes/configure.php and catalog/admin/includes/configure.php Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)
glusniffer1 Posted June 26, 2004 Author Posted June 26, 2004 Nothing worked....I get this Warning: Can't connect to MySQL server on '66.102.133.21' (10060) in c:\hosting\webhost4life\member\fireball\catalog\includes\functions\database.php on line 19 Warning: MySQL Connection Failed: Can't connect to MySQL server on '66.102.133.21' (10060) in c:\hosting\webhost4life\member\fireball\catalog\includes\functions\database.php on line 19 Unable to connect to database server! The Hobby Undergound..."For The Pure Hobbyist"
AlanR Posted June 26, 2004 Posted June 26, 2004 You're going to have to go back to them and get them to clarify their message. What exactly did they change? How do you now access the database? With the new IP they gave you or a new db server name? Do you have a new db user name? New password? These are all questions they should have answers for. Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.