Author Topic: I need help too  (Read 2909 times)

0 Members and 1 Guest are viewing this topic.

Offline bellino12862

  • Pre-Newbie
  • Posts: 1
    • View Profile
I need help too
« on: October 27, 2002, 06:26:28 PM »
i installed it and im it or the first time and i can't get it to work, it says


DB Error: Could not connect to the database server

i think it is the ...

Database server hostname is the problem, i put the url of the server there, is that right?

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Not correct
« Reply #1 on: October 27, 2002, 07:41:40 PM »
No, a URL is not used for the install.

Ask your web host to provide you with the database info.  Server host name is almost always "localhost" which isn't anything like a URL.  You will need this info from your provider:

server type - usually "mysql"
database host name
database name
database user name
database user password

Refer to docs/Installation.txt and config.php for more details.