eZ Publish 4.3.0 alpha - Fatal error

Author Message

Maxim Kopytov

Monday 15 February 2010 11:13:56 am

Hallo!
How are You?

I glad to try install eZ Publish 4.3.0 alpha!

On step "Install packages" i see this message:

Fatal error: Call to undefined function posix_geteuid() in \www\lib\ezc\Archive\src\archive.php on line 612

Where is the problem?

I use: Windows XP SP3, Apache/2.2.13 (Win32) PHP/5.2.9

Thank's and good luck!

Fatal error: Call to undefined function posix_geteuid() in C:\Poligon\ez430\www\lib\ezc\Archive\src\archive.php on line 612

-----------------------------

For temporary i do it:

/**
if ( posix_geteuid() === 0 )
{
@chgrp( $fileName, $group );
@chown( $fileName, $user );
}
*/

______________
I love eZ Publish

Peter Keung

Monday 15 February 2010 1:16:01 pm

See this issue and its patch:

http://issues.ez.no/IssueView.php?Id=16030&ProjectId=1

http://www.mugo.ca
Mugo Web, eZ Partner in Vancouver, Canada

Marek TryliƄski

Wednesday 17 February 2010 12:43:33 am

how about this:

<strong>Fatal error</strong>: require() [<a>function.require</a>]: Failed opening required 'kernel/classes/packagehandlers/ezextension/ezextensionpackagehandler.php' (include_path='./lib/ezc:.:/usr/share/php:/usr/share/pear:/var/www/ezp43/') in <strong>/var/www/ezp43/autoload.php</strong> on line <strong>101</strong>
<strong>Fatal error</strong>: eZ Publish did not finish its request


The execution of eZ Publish was abruptly ended, debug information can be found in the log files normally placed in var/log/*

--
http://trylik.pl/kategorie/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 29 2025 23:52:05
Script start
Timing: Jan 29 2025 23:52:05
Module start 'layout'
Timing: Jan 29 2025 23:52:05
Module start 'content'
Timing: Jan 29 2025 23:52:05
Module end 'content'
Timing: Jan 29 2025 23:52:05
Script end

Main resources:

Total runtime0.0108 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.0038 588.2578151.2266
Module start 'layout' 0.00380.0023 739.484436.6797
Module start 'content' 0.00610.0034 776.164190.4063
Module end 'content' 0.00950.0013 866.570333.9922
Script end 0.0108  900.5625 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002018.5540140.0001
Check MTime0.00108.7986140.0001
Mysql Total
Database connection0.00043.939610.0004
Mysqli_queries0.001816.578730.0006
Looping result0.00000.211210.0000
Template Total0.00109.310.0010
Template load0.00087.408410.0008
Template processing0.00021.808110.0002
Override
Cache load0.00065.120810.0006
General
dbfile0.00021.856580.0000
String conversion0.00000.072640.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