Forums / Install & configuration / Warning: array_merge() [function.array-merge]: Argument #1

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

Warning: array_merge() [function.array-merge]: Argument #1

Author Message

Martin Schoch

Thursday 18 May 2006 12:22:42 pm

After copying all the files to the linux server I tried to access ez P the first time - but I got an error message:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /opt/lampp/htdocs/Exponential/lib/ezutils/classes/ezsys.php on line 794


Module not found

The requested module setup could not be found.

Possible reasons for this are:

* The module name was misspelled, try changing the URL.
* The module does not exist on this site.
* This site uses siteaccess matching in the URL and you didn't supply one, try inserting a siteaccess name before the module in the URL .

What's the problem?

Martin

Łukasz Serwatka

Thursday 18 May 2006 12:29:15 pm

Martin, hello and welcome to the Exponential Community!

Exponential 3 does not work with PHP 5. Exponential "Telemark" will be PHP 6 ready and based on the eZ Components.

See roadmap for more information:
http://ez.no/community/developer/roadmap

Use PHP 4.4.x for Exponential version 3.7 and higher, and php 4.3.x on Exponential 3.6.x and downwards.
http://ez.no/download/ez_publish

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Martin Schoch

Thursday 18 May 2006 12:40:04 pm

Oh I see. I don't know if I can downgrade my server to PHP 4...

Thanks.

Martin