Error during database connection

N

neil

Guest
Hi

Please Help, Im new to php and sql. The solution is probably simple but i cant seem to get it running.

Ive installed the program using the original directories. When i run the install.php i get an error "Error during database connection".

Ive phpmyadmin to create a database called findit, the new table is called Directory.

In the config.php i altered the host, to my server IP, database user name and password, and findit for the db name.

Is there anything else I should be doing??
 
E

Eugenio

Guest
neil wrote:

> Hi
>
> Please Help, Im new to php and sql. The solution is probably
> simple but i cant seem to get it running.
>
> Ive installed the program using the original directories.
> When i run the install.php i get an error "Error during
> database connection".
>
> Ive phpmyadmin to create a database called findit, the new
> table is called Directory.
>
> In the config.php i altered the host, to my server IP,
> database user name and password, and findit for the db name.
>
> Is there anything else I should be doing??

No, the problem is with your DB host, username or password.



(Latest version of DaDaBIK when this message was posted: 2.2.1)
 
Top