Forums / Install & configuration / ..problems with installation..and many others with me

..problems with installation..and many others with me

Author Message

K259

Tuesday 09 May 2006 11:15:37 am

I've downloaded both 3.7.6 and 3.7.5 but cannot get anyone of these to work..or even get it installed.

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

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

Module not found

-----------

I downloaded the ez p linux files with lynx, tar -zxvf and tried to access the index.php file, but got the error mentioned above.

I also notified that many others also have the same problem:
http://ez.no/doc/ez_publish/technical_manual/3_6/installation/normal_installation/installing_ez_publish_on_windows

What is going wrong? I checked out mambo, but the userfriendliness sucks..but the installation of ez publish is making my head spin a little now...it has never bugged like this before!

Please give me urgent help if you know what's wrong.


Łukasz Serwatka

Tuesday 09 May 2006 11:19:09 am

eZ publish 3 does not work with PHP 5. Use PHP 4.4 for latest eZ publish version.

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

K259

Tuesday 09 May 2006 11:20:59 am

I'm hosting on Domeneshop, and here's:
PHP 4.4.2 (cli) (built: Jan 27 2006 12:27:43)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

Łukasz Serwatka

Tuesday 09 May 2006 11:25:55 am

"The behavior of array_merge() was modified in PHP 5" from PHP manual. You have posted PHP version from command line, perhaps Apache uses different version ...
Can't reporduce your error on PHP 4.4.2 with 3.7.5 and 3.7.6.

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

K259

Tuesday 09 May 2006 11:29:48 am

What's a little weird, is that I'm already running a 3.7.5 version for a site on the same server. When I try to install 3.7.5 or 3.7.6 now, I just get the error messages...and my other ez publish site of 3.7.5 version is running nice as joy...

Hmmm...

Łukasz Serwatka

Tuesday 09 May 2006 11:32:58 am

put in first line of your ezpublish index.php file phpinfo(); and check version

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

K259

Tuesday 09 May 2006 11:39:18 am

Done:
PHP Version 4.4.2

K259

Tuesday 09 May 2006 11:41:00 am

Btw. I already got two other 3.7.5 sites running on the same server. Wanted to install another version for another domain, but I've struggeled with this two days now. Last time everything went smooth..and these two sites have been running for many months now.

..

Łukasz Serwatka

Tuesday 09 May 2006 11:41:19 am

Try with new package, zip for example, set correct permissions then fire up setup wizard. Files might be corrupted.

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

K259

Tuesday 09 May 2006 11:43:37 am

I'm puttying to domeneshops linux-server from windows xp.

Have always been using ezpublish-3.7.5-gpl.tar.gz and v. 3.7.6

But, I'm going to try another package now.

K259

Tuesday 09 May 2006 12:01:52 pm

Hmm..I just tried: ezpublish-3.7.6-gpl.zip but with the same result : error
:(

I also ran modfix and added correct rights, just to be sure:

chmod –R a+rwx settings
chmod –R a+rwx settings/override
chmod –R a+rwx var
chmod –R a+rwx var/storage
chmod –R a+rwx var/cache
chmod –R a+rwx settings/siteaccess/admin
chmod –R a+rwx settings/siteaccess/sitename
chmod –R a+rwx design

But no positive result..

Łukasz Serwatka

Tuesday 09 May 2006 12:36:39 pm

Can you please paste link to phpinfo from dir where you installing eZp ?

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

K259

Tuesday 09 May 2006 1:48:22 pm

This is weird..now I get: PHP Version 5.1.4 from output..this explains the problems, but last time I added phpinfo(); I got php v 4.4 an hour ago.

But if the server is running 5.1.4, why does my two other 3.7.5 sites run great?

Hmm..I guess I have to drop these webhotel now, if I can't use eZ publish here with php 5 :/