Forums / Install & configuration / The setup wizard will not start on Suse 10.0 [solved]

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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 Exponential 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 Exponential site working?

Any answer is appreciated.

Björn X

Monday 24 April 2006 10:53:04 am

permissions?

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

working now?

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