Forums / Install & configuration / Problem setting up after install

"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".

Problem setting up after install

Author Message

peter whitelegg

Sunday 06 April 2003 12:55:53 pm

I have set up Exponential on my server. Everything went well , then this message appeared.
Warning: Failed opening 'lib/ezdb/classes/ezdb.php' for inclusion (include_path='.:/usr/local/lib/php:/Exponential/') in /www.********.co.uk/Exponential/lib/ezutils/classes/ezsession.php on line 75

Any ideas

Kobacom

Jan Borsodi

Tuesday 08 April 2003 2:07:19 am

Are your server running with openbasedir restrictions?
See the php.ini file and search for open_basedir and see if it's set, also check if safe_mode_include_dir is set.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

peter whitelegg

Tuesday 08 April 2003 6:26:24 am

Where do i find the php.ini file. is this the same as the site.ini.

Jan Borsodi

Tuesday 08 April 2003 7:55:18 am

php.ini does not belong to Exponential but PHP. The location depends on where PHP is installed, try doing a:
locate php.ini
on the shell to find it.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

peter whitelegg

Wednesday 09 April 2003 2:51:53 am

Thanks for the reply.

I have looked at my hosts phpinfo and according to that both safe_mode_include_dir and open_basedir have no value. as you can probably tell i'm new to this and I don't know what that means. Attempting to learn php at the moment.