Problems with Parse url after installation drupal 4.5.2
Hello all
mysql ver 3.23
php ver 4.3.2
drupal ver 4.5.2
I was very happy when my first drupal installation worked a version 4.5.2, so I thought I would do a second site. I copied the files from the first drupal director, created a new database, and edited the conf.php
My db_url is set as "nobody:passwd@localhost/dbname"
Problems...
Warning: mysql_connect(): Access denied for user: 'root@localhost' (Using password: NO) in /home/ftpuser/glugnew/includes/database.mysql.inc on line 31
Access denied for user: 'root@localhost' (Using password: NO)
Is it that the url is not being passed to database.mysql.inc ? I am so disappointed since I was going to show off with my second drupal site.
On my test server, everything works beautifully...
Thanks
Vidya
