simmons1085@com
3-10-06, 06:22 PM
Can anybody help
I’m trying to install a product called Adsense Tracker In the instruction the first step 1 is to Creating a MySQL database for the software.
And it say to use Cpanel, and our Cpanel is deferent, nevertheless I was able to find MYSQL. When I tried to create db name astracker it would not let me
Error: The database name astracker is already taken, please choose another, so I called it astracker1. Then I was able created the SQL db.
Step 2 was to Uploading the AdSense Tracker files to my website. That work ok
Step 3. Running the installation script.
The path they call out was www.mywebsitename/localhost/astracker1/install.php
Problem: The requested URL /localhost/astracker1/install.php was not found on this server
Below are the installation errors outlined by the designer.
Installation Errors You Might See, And What They Mean
1. ERROR: Unknown MySQL Server Host '[host name or ip address]' (1)
This error means that the MySQL host name or IP address you used is incorrect.
99% of the time, you should put "localhost" in the "MySQL Server (host or ip)" field.
There are a few web hosts that use external servers to host the MySQL databases. If you are using "localhost" and getting this error, ask your web host what the MySQL server host name is, and they can tell you.
2. ERROR: Can't connect to MySQL server on '[ip address or host name]' (4)
This error means either 1) that the MySQL host name or IP address you used is incorrect, or 2) that the MySQL server is down and the script is unable to connect (it's probably #1).
99% of the time, you should put "localhost" in the "MySQL Server (host or ip)" field.
There are a few web hosts that use external servers to host the MySQL databases. If you are using "localhost" and getting this error, ask your web host what the MySQL server host name is, and they can tell you.
3. ERROR: Access denied for user: '[username]@localhost' to database '[databasename]'
This error usually means that you specified the wrong database name, or the name of a database that does not exist. Remember that CPanel usually puts your CPanel username in front of the database name you chose when creating the database.
For instance, if you login to your CPanel as "mysite", and you created a database called "astracker", it is very likely that you need to put "mysite_astracker" (without the quotes) as your database name in the "Database Name" field of the install script.
4. ERROR: Access denied for user: '[username]@localhost' (Using password: YES)
This error means that the MySQL username and/or password you put into the install script is incorrect, or that you did not assign ALL privileges to the user for the database.
Remember that CPanel usually puts your CPanel username in front of the database username you chose when setting up the database.
For instance, if you login to your CPanel as "mysite", and you created a database user called "asuser", it is very likely that you need to put "mysite_asuser" (without the quotes) as your MySQL username in the "MySQL User" field of the install script.
I’m trying to install a product called Adsense Tracker In the instruction the first step 1 is to Creating a MySQL database for the software.
And it say to use Cpanel, and our Cpanel is deferent, nevertheless I was able to find MYSQL. When I tried to create db name astracker it would not let me
Error: The database name astracker is already taken, please choose another, so I called it astracker1. Then I was able created the SQL db.
Step 2 was to Uploading the AdSense Tracker files to my website. That work ok
Step 3. Running the installation script.
The path they call out was www.mywebsitename/localhost/astracker1/install.php
Problem: The requested URL /localhost/astracker1/install.php was not found on this server
Below are the installation errors outlined by the designer.
Installation Errors You Might See, And What They Mean
1. ERROR: Unknown MySQL Server Host '[host name or ip address]' (1)
This error means that the MySQL host name or IP address you used is incorrect.
99% of the time, you should put "localhost" in the "MySQL Server (host or ip)" field.
There are a few web hosts that use external servers to host the MySQL databases. If you are using "localhost" and getting this error, ask your web host what the MySQL server host name is, and they can tell you.
2. ERROR: Can't connect to MySQL server on '[ip address or host name]' (4)
This error means either 1) that the MySQL host name or IP address you used is incorrect, or 2) that the MySQL server is down and the script is unable to connect (it's probably #1).
99% of the time, you should put "localhost" in the "MySQL Server (host or ip)" field.
There are a few web hosts that use external servers to host the MySQL databases. If you are using "localhost" and getting this error, ask your web host what the MySQL server host name is, and they can tell you.
3. ERROR: Access denied for user: '[username]@localhost' to database '[databasename]'
This error usually means that you specified the wrong database name, or the name of a database that does not exist. Remember that CPanel usually puts your CPanel username in front of the database name you chose when creating the database.
For instance, if you login to your CPanel as "mysite", and you created a database called "astracker", it is very likely that you need to put "mysite_astracker" (without the quotes) as your database name in the "Database Name" field of the install script.
4. ERROR: Access denied for user: '[username]@localhost' (Using password: YES)
This error means that the MySQL username and/or password you put into the install script is incorrect, or that you did not assign ALL privileges to the user for the database.
Remember that CPanel usually puts your CPanel username in front of the database username you chose when setting up the database.
For instance, if you login to your CPanel as "mysite", and you created a database user called "asuser", it is very likely that you need to put "mysite_asuser" (without the quotes) as your MySQL username in the "MySQL User" field of the install script.