Inštalácia Drupal 7 na SUSE Linux Enterprise 11
Ahojte, pokúšam sa nainštalovať Drupal 7 na SUSE Linux Enterprise 11 a XAMPP distribúcie Apache, PHP a My SQL. Po zadaní údajov o databáze t.j. Database type, name, username, password dostanem nasledúcu hlášku:
* Warning: PDO::construct(): [2002] Invalid argument (trying to connect via unix://) in DatabaseConnection->construct() (line 289 of /opt/lampp/htdocs/drupal7/includes/database/database.inc).
*
In order for Drupal to work, and to continue with the installation process, you must resolve all issues reported below. For more help with configuring your database server, see the installation handbook. If you are unsure what any of this means you should probably contact your hosting provider.
Failed to connect to your database server. The server reports the following message: SQLSTATE[HY000] [2002] Invalid argument.
o Is the database server running?
o Does the database exist, and have you entered the correct database name?
o Have you entered the correct username and password?
o Have you entered the correct database hostname?
Testoval som pripojenie k databáze MySQL pomocou mysql_connect a funguje bez problémov. Predpokladám, že je to PDO pripojením. Poradte mi prosím, lebo bez Drupalu zomriem.
Poslat nový komentář