The setup wizard will not start on Suse 10.0 [solved]

Author Message

Aleksandar Adam

Monday 24 April 2006 10:47:23 am

Hi,
I have tried to install ezpublish on Suse 10.0, but when I want to start the setup wizard I got the following error:

<i>Warning: main(lib/ezutils/classes/ezsys.php): failed to open stream: No such file or directory in /srv/www/htdocs/ezsite/lib/ezutils/classes/ezdebug.php on line 75

Warning: main(): Failed opening 'lib/ezutils/classes/ezsys.php' for inclusion (include_path='/usr/share/php') in /srv/www/htdocs/ezsite/lib/ezutils/classes/ezdebug.php on line 75
.
.
.
Fatal error: Undefined class name 'ezdir' in /srv/www/htdocs/ezsite/lib/ezutils/classes/ezini.php on line 285 </i>

What I have to do to make ezpublish site working?

Any answer is appreciated.

Björn Dieding@xrow.de

Monday 24 April 2006 10:53:04 am

permissions?

chmod -R 777 /srv/www/htdocs/ezsite

working now?

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Aleksandar Adam

Monday 24 April 2006 11:37:18 am

the solution was to edit /etc/php.ini and write :

include_path = ".:/usr/share/php"

http://ez.no/community/forum/install_configuration/many_errors_occured_when_calling_the_index

Łukasz Serwatka

Monday 24 April 2006 11:17:26 pm

This is common problem on SUSE 10.0, I wonder why SUSE developers did not add this important "." ;)

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.