Forums / Developer / 3.2 setup database initialization problem

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

3.2 setup database initialization problem

Author Message

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\Exponential\kernel\setup\steps\ezstep_site_details.php on line 129
Warning: PHP Aug 20 2003 21:44:02
Undefined variable: dbCharset in c:\htdocs\Exponential\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\Exponential\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