• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

MySQL / PHP - wtf? N00b here

metroplex

Golden Member
I'm a newbie to MySQL/php... My webhosting service has this feature but I'm clueless as how to get a rudimentary forum/bulletin board established on my site.

Does anyone know of a good step-by-step procedure? Thanks
 
I second the nomination for phpbb.

Keep an eye on their site for updates / security issues though.

Good Luck

Scott
 
phpbb is pretty simple, and they have step by step instructions...
its super easy for a IIS server
And its not too bad to use with apache on linux either...
 
I would be willing to walk you through installation step by step, PM me with your AIM or MSN.

Who is your web host?

I would also recommend phpBB or SMF.
 
I highly recommend SMF (simple machines forum) over PhpBB. PhpBB is full of security holes and you'll find yourself constantly upgrading it.
 
Originally posted by: DeviousTrap
I highly recommend SMF (simple machines forum) over PhpBB. PhpBB is full of security holes and you'll find yourself constantly upgrading it.


And SMF isn't? PHPBB is the #1 freeware forum, so it's the #1 target for exploits. The holes are discovered and fixed pretty quickly. SMF has a fairly long list of security patches too. It's just that SMF is a relatively minor player, they're not targeted as frequently, so the exploits are not discovered as rapidly.

Whatever forum you use, you MUST stay on top of the updates and bugfixes. Installing SMF isn't going to protect you against hacks, they're still out there, likely will be for all of eternity and your forum will remain vulnerable if you don't install patches as they're released.
 
Why are you people still recommending phpBB when some hosts are starting to block it from their server? I know that every package has its faults, but when hosts are realizing that "hey this thing is causing a lot of problems"... I would think you should avoid it.
 
Back
Top