error at the first step installation

Author Message

Eric Berthod

Wednesday 26 April 2006 10:06:15 pm

Hello,

I am trying to install ezpublish-3.7.5-gpl.zip on my Windows XP.
I have Wamp5 installed and running.
I have unziped in c\wamp\www wich is my localhost directory.
I have renamed the application directory "dematportail"

when I launch the index.php I get this message :"Warning: array_merge() [function.array-merge]: Argument #1 is not an array in c:\wamp\www\dematportail\lib\ezutils\classes\ezsys.php on line 785"

the install srcript stop before showing the welcome page.

does somebody have an idea on what what I am doing wrong ?

Thanks

Eric

Ɓukasz Serwatka

Wednesday 26 April 2006 11:09:46 pm

I guess because of PHP 5. Try switch to PHP 4.4.x which is require for eZ publish 3.7 and higher from 3 line.

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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 09:49:28
Script start
Timing: Jan 19 2025 09:49:28
Module start 'layout'
Timing: Jan 19 2025 09:49:28
Module start 'content'
Timing: Jan 19 2025 09:49:28
Module end 'content'
Timing: Jan 19 2025 09:49:28
Script end

Main resources:

Total runtime0.0162 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0067 589.2813152.6406
Module start 'layout' 0.00670.0032 741.921939.4766
Module start 'content' 0.00990.0047 781.398489.3672
Module end 'content' 0.01460.0016 870.765630.3047
Script end 0.0161  901.0703 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002515.2540140.0002
Check MTime0.00116.5216140.0001
Mysql Total
Database connection0.00116.574710.0011
Mysqli_queries0.003521.533830.0012
Looping result0.00000.112110.0000
Template Total0.00137.710.0013
Template load0.00074.181110.0007
Template processing0.00063.526310.0006
Override
Cache load0.00052.871510.0005
General
dbfile0.00031.790480.0000
String conversion0.00000.061940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs