Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

unable to link to database


kunal247

Recommended Posts

I am experiencing a problem this morning when i try to click on a product on my website it is not able to link to the database.

URL:

http://www.247av.com/index.php?cPath=57_66_107

 

Error Message:

Warning: mysql_connect(): Unknown MySQL Server Host 'supremeserver22.com' (2) in /home/www/247av.com/includes/functions/database.php on line 19

Unable to connect to database server!

 

Code on the page for Line 19:

$$link = mysql_connect($server, $username, $password);

 

Can you please help?

regards,

Kunal

Link to comment
Share on other sites

I am experiencing a problem this morning when i try to click on a product on my website it is not able to link to the database.

URL:

http://www.247av.com/index.php?cPath=57_66_107

 

Error Message:

Warning: mysql_connect(): Unknown MySQL Server Host 'supremeserver22.com' (2) in /home/www/247av.com/includes/functions/database.php on line 19

Unable to connect to database server!

 

Code on the page for Line 19:

  $$link = mysql_connect($server, $username, $password);

 

Can you please help?

regards,

Kunal

Problem is with my host server.

Thought I had done some thing wrong.

 

Thanks for looking.

Kunal

Link to comment
Share on other sites

It worked before and you haven't changed anything?

 

I suggest you contact your (mysql) host.

 

*edit oops too late*

Forum search

Contributions search

Documentation search (note: docs being adapted for MS3, may be different for MS2)

3 tips for better forum searching

 

Want to post? Read this first:

osCommerce for dummies

Topic name etiquette

 

Basics:

Basics for design

Right syntax to use near '-20, 20'

Cannot re-assign $this

Parse error

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...