Posts: 2,788
Threads: 313
Joined: Aug 2013
Reputation:
0
Was interested in hosting a chat room on my work webserver. It's small and limited and running OSX10.3 Panther for a small website. I was looking over phpBB and that seems to be a Win app. Can this be run on OSX? Or is there a Mac alternative?
Thanks!
Posts: 24,633
Threads: 1,093
Joined: May 2025
How about Phorum?
(Disclaimer: I know nothin' 'bout bulletin board software... just know I like the way Phorum looks and operates...)
Posts: 4,930
Threads: 69
Joined: May 2025
It looks like phpBB is for any major operating system. You need PHP running with your web server and a compatible database. You should be fine on OS X 10.3.
You have other options too.
The free software that runs this forum should work too. It is called phorum. It also requires a database configured with your web server.
I use a free Perl-based solution that doesn't require a database or PHP. It is called YaBB.
http://www.yabbforum.com/
Posts: 2,581
Threads: 453
Joined: Jan 2022
Reputation:
0
I use Phorum, I like it, fast and simple.
There's a nice standalone application for OSX, an alternative to the built in apache server, it's called MAMP I believe, it has an Apache server, and MySQL server in one.
Posts: 1,518
Threads: 170
Joined: Apr 2018
I like phpBB. Easy to customize, lots of skins available too.
Posts: 16,409
Threads: 1,430
Joined: May 2025
I like phpBB. Easy to customize, lots of skins available too.
Buffalo Bill, is that you?
Posts: 4,930
Threads: 69
Joined: May 2025
You can also look at SMF.
http://www.simplemachines.org/
It is the package that GoDaddy.com hosting will install for you. It is free and uses PHP and MySQL. I have no experience using it.