BetaONE will rise again!

BetaONE will rise again! (http:\\b1.hcanet.com\forum/index.php)
-   Other Beta Software (http:\\b1.hcanet.com\forum/forumdisplay.php?f=29)
-   -   Ipb 2.0 (http:\\b1.hcanet.com\forum/showthread.php?t=11718)

Kelewyn 13th May 04 01:54 PM

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.

Thankbot 13th May 04 01:54 PM

1 User already said Thank You!

Kelewyn

Bads 13th May 04 02:36 PM

Free web hosting for forum like IPB are really hard to find :(

This is why I have to pay for a good service ;)

Kelewyn 13th May 04 02:40 PM

Quote:

Originally posted by Bads@May 13 2004, 08:36 AM
Free web hosting for forum like IPB are really hard to find :(

This is why I have to pay for a good service ;)

Yes I've found that out. I had forumer for a bit, but I didn't like how limited you were in doing just about anything. It has to be free, at least for now though. If I get enough members maybe I'll see about donations and move to a paid service.

Zone-MR 13th May 04 02:52 PM

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.

Kelewyn 13th May 04 02:58 PM

Quote:

Originally posted by Zone-MR@May 13 2004, 08:52 AM
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.

Not a bad idea! However when it comes to that I'm SOOOOO lost! Plus I would need all that software then.


Maybe I should give up on this idea for now lol

Zone-MR 13th May 04 03:15 PM

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.

Kelewyn 13th May 04 03:21 PM

Maybe it's due to my having WinXP HOME but I don't see IIS. I know I had it on pro though.

Zone-MR 13th May 04 03:25 PM

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.

Kelewyn 13th May 04 03:34 PM

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.