Forums / Developer / 3.2 setup database initialization problem
Johannes Becker
Wednesday 20 August 2003 12:46:10 pm
i've tried to install the 3.2 beta 1 and get everytime the message "The database would not accept the connection, please review your settings and try again.".
i changed nothing since the 3.1 b2 installation, so i dont know what i'm doing wrong.
i checked the debug output, it says:
--- Warning: PHP Aug 20 2003 21:44:02 Undefined variable: dbPwd in c:\htdocs\ezpublish\kernel\setup\steps\ezstep_site_details.php on line 129 Warning: PHP Aug 20 2003 21:44:02 Undefined variable: dbCharset in c:\htdocs\ezpublish\kernel\setup\steps\ezstep_site_details.php on line 132 Error: eZMySQLDB Aug 20 2003 21:44:02 Connection error: Couldn't connect to database. Please try again later or inform the system administrator. Access denied for user: 'jbecker@localhost' (Using password: NO) Warning: PHP Aug 20 2003 21:44:02 Constant EZ_SETUP_DB_ERROR_NOT_EMPTY already defined in c:\htdocs\ezpublish\kernel\setup\steps\ezstep_database_init.php on line 47 Error: eZTemplate @ design/standard/templates/setup/init/database_init.tpl:2[0] Aug 20 2003 21:44:02 Unknown template variable 'setup' in namespace '' Error: eZTemplate Aug 20 2003 21:44:02 Unknown template variable 'db_not_empty' in namespace '' ---
i've entered no wrong data, for sure :)
Kåre Køhler Høvik
Thursday 21 August 2003 3:03:22 am
A patch for the installation problem has been posted in contribution: http://ez.no/developer/ez_publish_3/contributions/ez_publish_32_beta_1_database_connection . Thanks for the feedback.
Kåre
Kåre Høvik