Hi all
I'd like to install a forum to the pi (though i might try and get images etc hosted on my own webspace to speed things up a bit), temporarily for now to see if it takes off enough (basically if it evolves beyond the pi then it's good enough to pay hosting for)
What's the best forum package to use, and are there any existing installation instructions floating around?
Apologies if this is always asked, this is the kind of project that always throws up mostly irrelevant search results
Re: Hosting a forum on a pi
I don't know if this would help or not. Maybe somebody has an answer to your question there.
Eating pi is sure good!
Re: Hosting a forum on a pi
Youve got a few choice but you should look into to them a bit more,
punbb
smf
phpbb
punbb
smf
phpbb
Re: Hosting a forum on a pi
There has been installs of phpbb on raspberry pi's. it is impossible to find in the search as every thread has phpbb3 in it. WordPress works on it and there is a forum plugin for that.
Either one will take quite a bit of tweaking to get decent speed out of them.
Either one will take quite a bit of tweaking to get decent speed out of them.
512MB version 2.0 as WordPress Server
Motorola Lapdock with Pi2B
Modded Rev 1.0 with pin headers at USB
http://rich1.dyndns.tv/
(RS)Allied ships old stock to reward its Customers for long wait!
Motorola Lapdock with Pi2B
Modded Rev 1.0 with pin headers at USB
http://rich1.dyndns.tv/
(RS)Allied ships old stock to reward its Customers for long wait!
Re: Hosting a forum on a pi
I've used phpbb3 in the end, the install was very straightforward
And yeah you're right, try searching phpbb or SMF and every result is basically any forum in which someone says the word "pi" :/
it's very fast so far, but i might enforce such rules as externalyl hosted images, or all uploaded images go to my paid-for webspace or something. My Wife's a web-dev, she's configured php before whereas after install i'm left thinking "ok, what next.." so i'll see if she can optimise it
And yeah you're right, try searching phpbb or SMF and every result is basically any forum in which someone says the word "pi" :/
it's very fast so far, but i might enforce such rules as externalyl hosted images, or all uploaded images go to my paid-for webspace or something. My Wife's a web-dev, she's configured php before whereas after install i'm left thinking "ok, what next.." so i'll see if she can optimise it
Re: Hosting a forum on a pi
Sounds interesting
After you get it figured out, a how-to guide would be awesome!
After you get it figured out, a how-to guide would be awesome!
Re: Hosting a forum on a pi
I'd be interested to know how successful you were in your forum set up, as well as your impressions and maybe even a guide!Mantrid wrote:Hi all
I'd like to install a forum to the pi (though i might try and get images etc hosted on my own webspace to speed things up a bit), temporarily for now to see if it takes off enough (basically if it evolves beyond the pi then it's good enough to pay hosting for)
What's the best forum package to use, and are there any existing installation instructions floating around?
Apologies if this is always asked, this is the kind of project that always throws up mostly irrelevant search results
-
- Posts: 3
- Joined: Fri Jul 05, 2013 10:07 pm
Re: Hosting a forum on a pi
Setup is pretty easy with phpbb3, mostly just downloading it into your /var/www and running the install.
I got one set up running as good as can be expected, using LLMP. Lighttpd should be a lot faster than Apache2 on the pi.
I got one set up running as good as can be expected, using LLMP. Lighttpd should be a lot faster than Apache2 on the pi.
-
- Posts: 5
- Joined: Tue Jun 11, 2013 1:13 am
Re: Hosting a forum on a pi
Dear Mantrid,Mantrid wrote:I've used phpbb3 in the end, the install was very straightforward
And yeah you're right, try searching phpbb or SMF and every result is basically any forum in which someone says the word "pi" :/
it's very fast so far, but i might enforce such rules as externalyl hosted images, or all uploaded images go to my paid-for webspace or something. My Wife's a web-dev, she's configured php before whereas after install i'm left thinking "ok, what next.." so i'll see if she can optimise it
Please share with us your steps to get phpbb3 up and running.
I wish to do the same, but where to put things and how to configure each piece of the puzzle is beyond me.
Thanks,
Doug