Heres what I did so far
1 - I downloaded Drupal 5.0 from drupal.org to my computer
2 - I unzipped it w/ 7-zip and placed all files in the correct folder in my site folder on my computer. I uploaded all files in that folder to powweb (my hosting company I have) in the correct folder like on my computer.
3 - I went to the site thru my browser and so far the first step is setting up my database for mysql. Now I take it that this this is the same database I setup thru powwebs (my hosting company) control panel. They allow you to setup up your mysql database on the server thru control panel.
4 - I put this same info in the boxes on the drupal database setup page you see when you first setup your site. This is what I run into.
Database name (The name of the mysql database your Drupal data will be stored in. It must exist on your server before Drupal can be installed.)
I input jaymediaspot because that is what I named it in powweb.com
Database username - I inputted jaydigga cause thats what I named it
database pass - inputted what I entered when I had set it up on powweb
When I hit save configurations this is what I get...
Failure to connect to your MySQL database server. MySQL reports the following message: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2).
Are you sure you have the correct username and password?