![]() |
I've been wanting to test this, but my site doesn't allow IPB uploads. Anyone know of a free hosting site where I can setup message boards using IPB 2.0 beta?
I was considering moving from where I'm at anyway... which is clicdev.com. |
|
Free web hosting for forum like IPB are really hard to find :(
This is why I have to pay for a good service ;) |
Quote:
|
Kelewyn, you're best option for hosting a free site (unless it gets huge amounts of traffic) would be to host it yourself. Since you have a permanant cable connection, you would just need to keep a PC on 24/7 (if you don't already).
Just set up IIS or Apache (if you are using windows and don't have previous experience with http servers IIS is probably the easiest option). Then you can set up anything you like - PHP, MySQL, Perl, etc - many of which would cost you quite a bit if you wanted commercial hosting. I've been doing this for quite a while with http://zone-mr.ath.cx/blog, etc. I only have an ADSL connection with 256k upstream, but it's more than sufficient for hosting a few small-medium sized sites. |
Quote:
Maybe I should give up on this idea for now lol |
Don't be too put off. It's not that difficult to set up, and once you get it working you'll love the flexibility. For example when you want to share a file with someone, you just save it in c:\inetpub\wwwroot, and then anyone can view it at http://yourip/thefile.
As for all the software, everything which I mentioned is free. PHP can be downloaded from www.php.net, and mysql from www.mysql.com. As for the basic steps of configuring everything, simply do this (assuming you are running WinXP): 1. Go to control panel 2. Add/remove programs 3. Windows Components 4. Tick Internet Information Services (IIS) 5. Press next/ok/whateveritis. After it's installed, anything you stick in c:\wwwroot\inetpub will be visible at http://localhost. You can use many of the free dynamic IP services to forward a subdomain to your IP. I use .ath.cx from www.dyndns.org. If you need to configure any settings for IIS, just right click "My Computer", click Manage, and theres an IIS configuration snap-in near the bottom. |
Maybe it's due to my having WinXP HOME but I don't see IIS. I know I had it on pro though.
|
Ah, yes. WinXP Home doesn't come with IIS. The only alternative on XP home would be to use Apache:
http://ftp.plig.net/pub/apache/dist/...x86-no_ssl.msi Apache is slightly more complicated to set up, as you need to edit some ini files. Saying that, for a simple configuration with 1 domain, the defaults should work just fine. |
Checking it out now thanks!
|
All times are GMT +1. The time now is 03:16 AM. |
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.