Page 1 of 1

having issues with hosting a forum with PHPBB

PostPosted: 12. October 2013 20:25
by crtrrss
Hi! I recently installed XAMPP and phpbb from Bitnami in hopes of making a forum site. I have everything installed, but for some reason, when people try to access the site, it says this: Access forbidden!


--------------------------------------------------------------------------------

New XAMPP security concept:

Access to the requested directory is only available from the local network.

This setting can be configured in the file "httpd-xampp.conf".


--------------------------------------------------------------------------------


If you think this is a server error, please contact the webmaster.

Error 403

I have no idea what I did wrong.

Thanks,

Carter

Re: having issues with hosting a forum with PHPBB

PostPosted: 12. October 2013 22:57
by JJ_Tagy
Sounds like the original index.php still resides in your htdocs folder. Either that or you put your files inside the XAMPP folder..

Re: having issues with hosting a forum with PHPBB

PostPosted: 12. October 2013 23:16
by crtrrss
thanks! now that i deleted the index.php, the site now says "it works". How do I get PHPBB to work on the site?

Re: having issues with hosting a forum with PHPBB

PostPosted: 12. October 2013 23:30
by JJ_Tagy
That comes from index.html. It all depends on where you put it. If you have it like c:\xampp\htdocs\phpbb\ then it would be http://localhost/phpbb/