eZ Publish 4 Installation problem.

Author Message

Anirban Biswas

Thursday 28 August 2008 8:01:40 am

Hi to all,

I've been trying to install eZ Publish on my local test bed. I have installed Apache 2.2.9;
PHP 5.2.6 & MySQL 5.0.67 on my Win XP system.

As mentioned under Normal Installation in the Tecnical Manual; I created a database in MySQL and proceeded to run the index.php file in the ezpublish sub-directory.

After selecting the language in the first page; when I click Finetune/Next I get the following system errors which should be fixed :-

1. Missing image conversion support
No image conversion capabilities was detected, this means that eZ Publish cannot scale any images or detect their type. This is vital functionality in eZ Publish and must be supported.

1.1. Missing imagegd2 extension
The imagegd2 extension is not available to eZ Publish. Without it eZ Publish will only be able to do conversion using ImageMagick and the texttoimage template operator will not be available.

Note: Future releases of eZ Publish will have more advanced image support by using the imagegd extension.

To enable imagegd2 you need to recompile PHP with support for it, more information on that subject is available at php.net.


1.2. Missing ImageMagick program
The ImageMagick program is not available to eZ Publish. Without it eZ Publish will not be able to do image conversion unless the imagegd extension is available.

If you known where the program is installed (the executable is called convert or convertim)then enter the directory in the input field below and do a recheck (Separate multiple directories with a semicolon ; ).

Path to ImageMagick:


2. File uploading is not possible
The PHP upload directory C:WINDOWSTEMP does not exists or is not accessible, without this you will not be able to upload files or images to eZ Publish.

Create the directory C:WINDOWSTEMP on your system. If you do not have the possibility to create this yourself ask the administrator to create it for you.

Shell commands
This shell command will create the upload directory.

mkdir -p /C:WINDOWSTEMP

For ImageMagick, I downloaded "ImageMagick-6.4.3-4-Q16-windows-dll.exe" from the official website, installed it & put the path to "convert.exe" in the path window. However even after clicking next, I get this same error again. Does any one know why? What can be done to solve this problem ? Also, what can be done about the second problem ?

Thanks in advance.

Anirban Biswas

Thursday 28 August 2008 8:20:04 am

Oh well, I got around the second problem. I created a folder called "WINDOWSTEMP" in the C: root - this solved the problem. However is this the right way to do it or should I use a shell command as mentioned earlier (btw, how do I go about a shell command ? ) ?

Anyway, no such luck with the ImageMagick problem.
Also, does anyone recommend the book, "eZ Publish Content Management Basics" for starting out with this CMS ? Please bear with me, I'm new to all this.

Anirban Biswas

Thursday 28 August 2008 1:24:49 pm

Ah, solved the ImageMagick issue. Seems I've made a fool of myself. I should've just entered the ImageMagick directory which contains convert.exe. i.e. I should've entered this in the path box : C:\Program Files\ImageMagick-6.4.3-Q16
rather than this : C:\Program Files\ImageMagick-6.4.3-Q16\convert.exe

Anyways, I've moved on to the Outgoing Email setup page...hope things work smoothly.

btw, what about the book "eZ Publish Content Management Basics" ; is it a good book to start learning eZ Publish ?

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 18 2025 19:22:35
Script start
Timing: Jan 18 2025 19:22:35
Module start 'layout'
Timing: Jan 18 2025 19:22:35
Module start 'content'
Timing: Jan 18 2025 19:22:36
Module end 'content'
Timing: Jan 18 2025 19:22:36
Script end

Main resources:

Total runtime0.7686 sec
Peak memory usage4,096.0000 KB
Database Queries55

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0072 589.1563152.6406
Module start 'layout' 0.00720.0038 741.796939.4766
Module start 'content' 0.01110.7559 781.2734455.1875
Module end 'content' 0.76690.0016 1,236.460912.1406
Script end 0.7685  1,248.6016 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.4651160.0002
Check MTime0.00150.1934160.0001
Mysql Total
Database connection0.00130.163810.0013
Mysqli_queries0.710092.3818550.0129
Looping result0.00050.0709530.0000
Template Total0.732895.320.3664
Template load0.00220.283820.0011
Template processing0.730695.057820.3653
Template load and register function0.00020.027310.0002
states
state_id_array0.00110.142810.0011
state_identifier_array0.00150.198420.0008
Override
Cache load0.00190.2410380.0000
Sytem overhead
Fetch class attribute can translate value0.00090.114110.0009
Fetch class attribute name0.00290.372430.0010
XML
Image XML parsing0.00010.016210.0001
class_abstraction
Instantiating content class attribute0.00010.008730.0000
General
dbfile0.00090.1176100.0001
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
8content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 23
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs