Forums / Install & configuration / No Database Connection Available in the Setup Process - Blank Info

"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".

No Database Connection Available in the Setup Process - Blank Info

Author Message

Pascal Lavoie

Tuesday 22 April 2003 11:12:31 am

Well, to make it short : I have installed :

- Apache 1.3.27
- PHP 4.2.3
- Exponential 3.0-1
- MySQL 4.0.12

It was working well and then I started to configure Exponential (I know, I know, if it is not broken, don't fix it) .... I have followed some advices that were in the 'Finetune System' portion of the setup process. After that, no more database connections was available.

It took me a while before isolating the issue : it seems that if I enable the mbString extension in my 'php.ini' file (php_mbstring.dll), the database handler is no more available. By looking forward, I notice that the failure was not involved with the ezmysql driver, since it seems to happen before getting into 'ezmysqldb.php'.

Anyway, I just wanted to share this wonderful slice of configuration experience.

By the way, I appreciate the product.