PDA

View Full Version : Forum issue


Corsair
02-16-2016, 02:07 PM
I followed the instruction to install mybb and got this

I go to mysite.com/forum/install/


Warning: require(../inc/config.php): failed to open stream: No such file or directory in /home/monstari/public_html/classes/class_initializer.php on line 97

Warning: require(../inc/config.php): failed to open stream: No such file or directory in /home/monstari/public_html/classes/class_initializer.php on line 97

Fatal error: require(): Failed opening required '../inc/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/monstari/public_html/classes/class_initializer.php on line 97

Kyttias
02-16-2016, 02:30 PM
HoF has a fix for this. Basically, I think the forum directory needs an .htaccess file.

Corsair
02-16-2016, 02:46 PM
Yep that was the problem. I changed the file to ".htaccess" and it's showing up now.