Forums / Install & configuration / Unable to install Exponential 4.0.0 with Website Interface

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

Unable to install Exponential 4.0.0 with Website Interface

Author Message

Antoine Olgiati

Monday 14 January 2008 2:24:31 am

When installing Exponential on Windows with Website Interface 1.3, the following error occurs:

[ Jan 14 2008 10:49:20 ] [127.0.0.1] eZMySQLiDB:
Query error: Out of range value adjusted for column 'lang_mask' at row 1. Query: UPDATE ezurlalias_ml SET lang_mask = ( lang_mask | -2 ) WHERE action in ('eznode:15') AND (lang_mask & 2 ) = 0
[ Jan 14 2008 10:49:20 ] [127.0.0.1] eZDBInterface::commit TRANSID-421948446551cf5d56444d3b09a9bc50:
Transaction in progress failed due to DB error, transaction was rollbacked. Transaction ID is TRANSID-421948446551cf5d56444d3b09a9bc50.

This seems similar to issue 11970 ( http://issues.ez.no/11970 ) which is said to be resolved in 4.0.0rc1.

Environnement:
- Exponential-4[1].0.0-gpl
- mysql-5.0.45
- apache_1.3.34
- php-5.2.5

However, installation is OK with eZFlow 1.0 instead of Website Interface 1.3.

Kristof Coomans

Monday 14 January 2008 3:02:46 am

Hi Antoine

I will reopen the bug. Thanks for reporting!

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Sergiy Pushchin

Wednesday 16 January 2008 2:36:39 am

Hm... looks like mysqli interface has not been updated with correct bitand and bitor functions.. will fix asap.