Wordpress Forum

Soldato
Joined
20 Oct 2002
Posts
5,589
Someone I know wants to set up a forum but his host only allows 1 mysql database which he uses for wordpress. Just wondering if there is a forum that can use the existing mysql database that is used for wordpress?

Also whats the easiest forum to get up and running with wordpress assuming there was more mysql databases available, just needs to be something really simple.
 
single mysql databases can be used for multiple scripts. just set the prefix up different from wordpress. (most forum software will already have a prefix)

wp will have installed all the tables into a wp_ prefix.

Also, checkout the wordpress extend section for plugins, im sure there is a forum plugin.
 
Back
Top Bottom