install fails on FC3; PHP fatal error

Author Message

Chris Loken

Monday 24 January 2005 8:03:29 pm

I can install 3.5.0 successfully on Fedora Core 2 but not FC3. Identical problem with 3.4.4. Finetune is happy in all cases. Fully updated machines: httpd-2.0.52-3.1, php-4.3.10-3.2, mysql-server-3.23.58-14 on FC3. The FC2 machine has: httpd-2.0.51-2.9, php-4.3.10-2.4, mysql-server-3.23.58-9.1.

Used from-scratch, normal installation, plain with no additional functionality. Everything is fine until very last screen of wizard ("site registration"). Clicking return (or whatever) results in:

Fatal error: eZ publish did not finish its request

httpd logs show:

PHP Fatal error: Call to a member function on a non-object in
/var/www/html/my_site/kernel/classes/datatypes/ezimage/ezimagealiashandler.php on line 1290,
referer: http://<blah.blah.blah>/my_site/index.php

Any ideas?

Thanks,

Chris

Alexandre Cunha

Sunday 01 May 2005 3:14:09 pm

Hi

The same type of error here, with:
- FC3, apache 2.052, php 4.3.9, mysql 3.23.58

Im trying ezp 3.5.2 and 3.4.6

The error I get on browser, is:
Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below.

But nothing bellow the message.

I donmt find anything on httpd error.log and nothing on the ezp error.log

Any sugestions are realy apreciated. I only have this FC3 machine and reallyu dont want use the windows partition.

http://AlexandreCunha.com

Alexandre Cunha

Monday 02 May 2005 3:19:39 pm

hi again,

Im trying debug this error.
I opened settings/site.ini and enabled the debug output and now in the last step of the instalation, i can see more info about the error:

Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below.
eZ debug
Timing: May 02 2005 22:53:58

Script start

Timing: May 02 2005 22:53:58

Module start 'setup'

Notice: eZMediaType::unserializeContentObjectAttribute() May 02 2005 22:53:58

Copied: packages/addons/media/simplefiles/10b559d8.swf to: var/news/storage/original/application/phpxosqTf.swf

Notice: eZMediaType::unserializeContentObjectAttribute() May 02 2005 22:53:58

Copied: packages/addons/media/simplefiles/799ab317.mov to: var/news/storage/original/video/php1lFY1S.mov

Notice: eZMediaType::unserializeContentObjectAttribute() May 02 2005 22:53:58

Copied: packages/addons/media/simplefiles/65215d23.asf to: var/news/storage/original/application/phpxDKuAr.asf

Notice: eZMediaType::unserializeContentObjectAttribute() May 02 2005 22:53:58

Copied: packages/addons/media/simplefiles/72b1bd7c.rm to: var/news/storage/original/application/phpIW3Czy.rm

Warning: PHP May 02 2005 22:53:58

fopen(packages/addons/media/package.xml): failed to open stream: Permission denied in /home/<path>/ezpublish-3.5.2/kernel/classes/ezpackage.php on line 1349

the package.xml have permissions 664

What is wrong ?

http://AlexandreCunha.com

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 20 2025 00:31:02
Script start
Timing: Jan 20 2025 00:31:02
Module start 'layout'
Timing: Jan 20 2025 00:31:02
Module start 'content'
Timing: Jan 20 2025 00:31:02
Module end 'content'
Timing: Jan 20 2025 00:31:02
Script end

Main resources:

Total runtime0.0219 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 589.2813152.6406
Module start 'layout' 0.00580.0028 741.921939.4766
Module start 'content' 0.00860.0049 781.398489.2578
Module end 'content' 0.01350.0016 870.656334.3047
Script end 0.0151  904.9609 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002310.6429140.0002
Check MTime0.00104.5507140.0001
Mysql Total
Database connection0.00125.667410.0012
Mysqli_queries0.002511.340330.0008
Looping result0.00000.050010.0000
Template Total0.00135.910.0013
Template load0.00073.158010.0007
Template processing0.00062.707210.0006
Override
Cache load0.00052.205310.0005
General
dbfile0.00021.088580.0000
String conversion0.00000.031540.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