Forums / Install & configuration / can't install package created in Exponential

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

can't install package created in Exponential

Author Message

Andrei Barhatov

Thursday 03 February 2005 9:52:44 pm

I have created my own large class "edu_institution" (98 attributes). Then I create one "edu_institution" object and I have such problem: if I create new package in Exponential for export of this "edu_institution" content object then I can't import this package again:

Fatal error: Exponential did not finish its request

The execution of Exponential was abruptly ended, the debug output is present below.

In debug information there are no errors (only one Notice: eZMySQLDB::query(0.000 ms) query number per page:0).

Although yesterday it's worked with this class... I even have restored old version of MySQL database, but have the same error %[ Maybe there are some problems with ezp's folders/files?

With others objects (links, articles, ...) export and following import works.

System: ezp 3.5 (10342), win xp sp2, apache 2.0.52, php 4.3.10, mmcache.

Frederik Holljen

Friday 04 February 2005 12:14:18 am

It might be related to the PHP reference bug. If you don't mind, can you submit a bug report and include the package you are trying to import (use the patch field) so we can test it?

Btw: 98 attributes is a _lot_. Are you certain that you can't organize your data differently? I fear your implementation might become quite slow if you have lots of these objects.