MyBB Community Forums

Full Version: Problem after installation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there

I was trying to find the problem with the instalation I encounter on this forum but with no results. If such problem was already described please point me into the right direction.

I just installed MyBB. The instalation went well but at the very end I got some message like this:

Warning [2] require(/hsphere/local/home/tramexde/tramexmeters.com/inc/settings.php): failed to open stream: Permission denied - Line: 2003 - File: install/index.php PHP 5.2.17 (Linux)
File Line Function
/install/index.php 2003 errorHandler->error
/install/index.php 2003 install_done
/install/index.php 198 install_done

If I go to www.tramexmeters.com where the forum is installed I get
HTTP Error 500

Then If I go to www.tramexmeters.com/admin i get this:

Warning [2] require_once(/hsphere/local/home/tramexde/tramexmeters.com/inc/settings.php): failed to open stream: Permission denied - Line: 154 - File: inc/init.php PHP 5.2.17 (Linux)
File Line Function
/inc/init.php 154 errorHandler->error
/inc/init.php 154 require_once
/admin/index.php 18 require_once



Any idea what this might be ?

Thanks a lot

Thomas
Check the chmod permissions of ./inc/settings.php.

See: [Wiki: CHMOD_Files] (Broken link, head over to docs.mybb.com instead).
Thanks, Sorted...!!!!