Open Source Forum Software using PostgreSQL?

Started by Andre Lopesalmost 16 years ago8 messagesgeneral
Jump to latest
#1Andre Lopes
lopes80andre@gmail.com

Hi,

I need to use an Forum Software. There is any Open Souce Forum Script using
PostgreSQL?

Best Regards,
André.

#2David Boreham
david_list@boreham.org
In reply to: Andre Lopes (#1)
Re: Open Source Forum Software using PostgreSQL?

On 7/4/2010 8:10 AM, Andre Lopes wrote:

I need to use an Forum Software. There is any Open Souce Forum Script
using PostgreSQL?

We use jForum.

#3CaT
cat@zip.com.au
In reply to: Andre Lopes (#1)
Re: Open Source Forum Software using PostgreSQL?

On Sun, Jul 04, 2010 at 03:10:36PM +0100, Andre Lopes wrote:

Hi,

I need to use an Forum Software. There is any Open Souce Forum Script using
PostgreSQL?

phpBB3 off the top of my head.

--
"A search of his car uncovered pornography, a homemade sex aid, women's
stockings and a Jack Russell terrier."
- http://www.news.com.au/story/0%2C27574%2C24675808-421%2C00.html

#4Roland Vögtli
roland.voegtli@scnat.ch
In reply to: Andre Lopes (#1)
Re: Open Source Forum Software using PostgreSQL?

I need to use an Forum Software. There is any Open Souce Forum Script using PostgreSQL?

We use SimpleMachines SMF.

cheers
®

#5Dave Page
dpage@pgadmin.org
In reply to: CaT (#3)
Re: Open Source Forum Software using PostgreSQL?

On Sun, Jul 4, 2010 at 3:22 PM, CaT <cat@zip.com.au> wrote:

On Sun, Jul 04, 2010 at 03:10:36PM +0100, Andre Lopes wrote:

Hi,

I need to use an Forum Software. There is any Open Souce Forum Script using
PostgreSQL?

phpBB3 off the top of my head.

If using the one-click PostgreSQL installers, you can run StackBuilder
to automatically install preconfigured builds of Apache, PHP and phpBB
to work with the PG installation.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

#6Thom Brown
thombrown@gmail.com
In reply to: CaT (#3)
Re: Open Source Forum Software using PostgreSQL?

On 4 July 2010 15:22, CaT <cat@zip.com.au> wrote:

On Sun, Jul 04, 2010 at 03:10:36PM +0100, Andre Lopes wrote:

Hi,

I need to use an Forum Software. There is any Open Souce Forum Script using
PostgreSQL?

phpBB3 off the top of my head.

I found phpBB3 unusable for PostgreSQL last time as if you typed in
"localhost" as the host name, it didn't both passing in the host name
at all, and therefore couldn't establish a connection.

Something else to look out for with phpBB3, when I last tested it it
didn't seem to support database names with full-stops in (or periods
to US folk). They also said they wouldn't fix it:
http://www.phpbb.com/bugs/phpbb3/36195

Hopefully those problems are gone, but you never know...

Thom

#7Guillaume Lelarge
guillaume@lelarge.info
In reply to: Andre Lopes (#1)
Re: Open Source Forum Software using PostgreSQL?

Le 04/07/2010 16:10, Andre Lopes a �crit :

Hi,

I need to use an Forum Software. There is any Open Souce Forum Script
using PostgreSQL?

Fluxbb (http://fluxbb.org/) works great with PostgreSQL. We use it at
http://forums.postgresql.fr and we're really happy with it.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

#8Garry Saddington
garry@schoolteachers.co.uk
In reply to: Andre Lopes (#1)
Re: Open Source Forum Software using PostgreSQL?

Andre Lopes wrote:

Hi,

I need to use an Forum Software. There is any Open Souce Forum Script
using PostgreSQL?

Best Regards,
Andr�.

Zforum does, but you will need to install Zope to run it.
Garry