Welcome to Server Circle. It's a friendly site and all levels of experience are welcome. Be aware that we use cookies for your login.
Server Circle - Ask questions about Servers and get answers from experts.
Beta (0.04 sec)
Safest PHP forum software

I know a tiny bit of PHP and would like to run a forum. I don't want to get hacked.

What are people's experiences of forum packages like PHPBB etc ?

Thanks for your help.
Asked by:
KiloKiki
654 points
 Report Abuse
 Share Page - Category: Linux Servers - Tags: Safest PHP forum software
 Enter your response
Please use Pastie.org to paste lengthy code or to fix formatting issues with code
  • Responses in reverse (4)

Best Answer

My experience tends to be that whatever popular forum software you'll be constantly fighting spam, in the end I gave up as it wasn't being used enough.

However I've seen phpBB working great but the user signup process was handled through another process and only registered users could post.

As long as you keep it updated you shouldn't have a problem, if you're paranoid install lighttpd/php/mysql in a jail and have it completely chrooted so that worst case scenario your chroot is compromised but there's no tools available for it to go any further, with regular backups from outside the chroot a restore should be simple.

Response by:
_SteveWilson ...
4290 points
Thanks very much.

Response by:
KiloKiki
654 points
You can always upgrade PHPBB manually while taking into consideration your modifications. Keeping extra code in separate files and using require() will simplify this process.

I wouldn't say any mature PHP forum software is any more secure than the other. Here is a tutorial for a Lighttpd, PHP and MySQL chroot environment installation for Debian:

http://blog.950buy.com/ar ...

Response by:
stevenrossuk
1325 points
Thanks. If I make changes to some of the PHPBB code to customise it, when I upgrade it, surely it will break badly.

Response by:
KiloKiki
654 points


  • Related Questions
About Us : Contact Us : Etiquette : Terms : CDN Failover : ShorterURL : CDN Fallback : © 2013 Server Circle