AKSW / OntoWiki

Semantic data wiki as well as Linked Data publishing engine
https://ontowiki.net
204 stars 51 forks source link

Error on bootstrapping OntoWiki #438

Open lucianaroldan opened 6 years ago

lucianaroldan commented 6 years ago

I have tried both using virtuoso and mysql, but the error persists.

Error on bootstrapping application: Zend_Session::start() - /usr/local/var/www/OntoWiki/vendor/zendframework/zendframework1/library/Zend/Loader.php(Line:134): Error #2 include_once(): Failed opening 'OntoWiki/Module/Manager.php' for inclusion (include_path='/usr/local/var/www/OntoWiki/libraries:/usr/local/var/www/OntoWiki/application/classes:/usr/local/var/www/OntoWiki/vendor/zendframework/zendframework1/library:/usr/local/var/www/OntoWiki/vendor/phpunit/php-file-iterator:.:/usr/local/Cellar/php@5.6/5.6.35_1/share/php@5.6/pear')

I seems that the path to OntoWiki/Module/Manager.php is wrong, but i don't where is the problem.