Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I wanted to test Drupal on my computer
I installed easyPHP 1.8, downloaded the drupal files and installed them in the right folder (i tried also with joomla and it works fine)
When i try to open the index page, i get this message
Warning: mysql_connect(): Accès refusé pour l'utilisateur: 'username'@'@localhost' (mot de passe: OUI) in c:\program files\easyphp1-8\www\drupal\includes\database.mysql.inc on line 31
Accès refusé pour l'utilisateur: 'username'@'@localhost' (mot de passe: OUI)
I installed a fresh copy of Drupal 4.6.3 to test and see if it was a better solution for us than Mambo/Joomla. I am getting an error in my log that I would like to clear up. I found a few other similar posts but no solutions.
Everytime I go to administer--> Settings A message gets parsed to my /var/log/httpd/error_log
here is what I get when I go to the url, Warning: mysql_connect() [function.mysql-connect]: Access denied for user: 'username@localhost' (Using password: YES) in /home/numb3rs/public_html/dp/includes/database.mysql.inc on line 31
Access denied for user: 'username@localhost' (Using password: YES)
I'm trying to install drupal for the first time.
I got the SQL file up in my database, and I uploaded the CMS after editing settings.php.
when I try to reach the cms (default index page) i get this error message :
Parse error: parse error, unexpected $ in /home/uneile/domains/uneile.yi.org/public_html/includes/menu.inc on line 989
But i don't see any prse error there when i use ultraedit ... can anyone help ?
Drupal 4.6.3. Installed flexinode module and tables. At admin/settings/flexinode I get:
warning: array_merge() [function.array-merge]: Argument #2 is not an array in /Library/WebServer/Documents/drupal/modules/flexinode/flexinode.module on line 785.
warning: implode() [function.implode]: Bad arguments. in /Library/WebServer/Documents/drupal/modules/flexinode/flexinode.module on line 110.