Tuesday 24 March 2009 1:50:42 am
Hi! I'm traying to install ezfind 2.0.0 on ezpublish 4.0.3, and when i execute the following command :
php bin/php/ezpgenerateautoloads.php
i have the following error and i can't understand:
PHP Warning: require(Base/src/base.php): failed to open stream: No such file or directory in /srv/www/htdocs/ezpublish/bin/php/ezpgenerateautoloads.php on line 35
PHP Fatal error: require(): Failed opening required 'Base/src/base.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/htdocs/ezpublish/bin/php/ezpgenerateautoloads.php on line 35
what can i do?
|