Forums / Install & configuration / eZ Publish 4.3.0 alpha - Fatal error

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/