Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
[Feature Request #1069] Installation Error 2.0.16 and 2.0.17
I tried to install Vanilla 2.0.17 on Ubuntu 4.4.1, but it gave an error rite away. then tried installing 2.0.16. Same error showed up. Any ideas? :-
Already tested the minimum requirements with phpinfo().
Fatal error: Gdn_Dispatcher::require_once() [function.require]: Failed opening required '/home/www/mydomain.com/forum/applications/controllers/class.controller.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/www/mydomain.com/forum/library/core/class.dispatcher.php on line 549
Already tested the minimum requirements with phpinfo().
Fatal error: Gdn_Dispatcher::require_once() [function.require]: Failed opening required '/home/www/mydomain.com/forum/applications/controllers/class.controller.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/www/mydomain.com/forum/library/core/class.dispatcher.php on line 549
Tagged:
0
Comments
Mine says first thing when attempting install:
Fatal error: require_once() [function.require]: Failed opening required '/applications/controllers/class.controller.php' (include_path='.:/:/usr/local/php/pear5') in /library/core/class.dispatcher.php on line 531
Bonk
Something funky happened. Please bear with us while we iron out the kinks.
Still looking for a way to install on the remote server.
Fatal error: require_once() [function.require]: Failed opening required '/applications/controllers/class.controller.php' (include_path='.:/:/usr/local/php/pear5') in /library/core/class.dispatcher.php on line 531
MySQL 5.5.9, PHP 5.2.14
Trying to install vanilla-core-2.0.17.8 in root folder, so the path for actually correct.
So I have /applications/ tho... there is no controllers folder.
There was an error rendering this rich post.
conversations,
dashboard
skeleton
vanilla
Nothing more.
Failed opening required '/applications/controllers/class.controller.php' in /library/core/class.dispatcher.php on line 531
Everything worked fine after I changed the 3 .ini files from /cache/ to match the new path: locale_map.ini, library_map.ini, controller_map.ini
Anyways I had this problem, just delete the cache, e.g. rm cache/*
There was an error rendering this rich post.
There was an error rendering this rich post.