I need help please

A

Anonymous

Guest
Hey guy's I'm trying to install a yellow pages directory on my site and I'm having problems.

The script is called phpyellow.

I'm trying to run it on my bcsave.com website which has all the functions available for this script. (MySql and php 4.3.0 ).

SCRIPT INSTALLVERSION", "3.21"

This is the error that I am getting:


Test Database Connection and Selection
The Install Helper has already checked the connection to your database and tried to select your database. This is what was found:


Warning: mysql_pconnect() [function.mysql-pconnect]: Unknown MySQL Server Host '/home/bcsavec/' (2) in /home/bcsavec/public_html/phpyellow/installTestDBConnect.php on line 49

Failed to establish a database connection.

Unknown MySQL Server Host '/home/bcsavec/' (2)
Open the configuration file 'util.php' and double check your /* Database connectivity */ values.

What is this and how can I fix it please.

Rej
 
This is actualy a mysql problem, I realise that now after reviewing the post. If anyone can help me though it would be appreciated.


Thank you.


Rej
 
in your configuration you have your database host set wrong. it is usually 'localhost' contact your web service for verification on this.
 
Back
Top