Web Hosting Talk







View Full Version : pub free hosting


anasoft
05-31-2002, 03:08 PM
hello, I go proposed freehosting but I want to make automatic A the creation of the account of the advertizing in the Web pages as in multimania

excuse me i dont speak good english

roly
05-31-2002, 07:45 PM
so you want to offer free hosting off a free host:rolleyes:

or do you want to cheat all the ads:rolleyes:

roly
05-31-2002, 07:50 PM
also they disable php functions like mkdir, fwrite, fopen and have safe mode and nofile uploads

Chicken
05-31-2002, 08:13 PM
I think he wants to create a free host where the accounts are created automatically and ads are placed on the pages.

roly
05-31-2002, 08:44 PM
Originally posted by Chicken
I think he wants to create a free host where the accounts are created automatically and ads are placed on the pages.
he said he wants to run it off a free host called multimania

Aralanthir
05-31-2002, 08:48 PM
I think what he meant when he said "as in multimania" was that he wanted something done just like multimania did it.

I agree that he just wants to start a free hosting site.

Chicken
05-31-2002, 09:03 PM
Yes, that's just the example he's using (pretty sure on that one).

roly
05-31-2002, 09:18 PM
hmm you'll need a server with apache 1.3.x (http://www.apache.org/dist/httpd/binaries/win32/apache_1.3.24-win32-x86-no_src.msi for windows, http://www.apache.org/dist/httpd/apache_1.3.24.tar.gz for linux/freebsd) and perl 5.x (http://www.activestate.com activeperl for windows, linux/freebsd comes with perl)

Install mod_layout (http://software.tangent.org/) into Apache for ads

Then install the CGI script called WebHost Free (http://www.myidealscript.com/products/webhost_free.html) for signups/managing accounts (or http://www.dvhs.com.md/download/dvhs_108.tar if u want to offer ftp (requires freebsd/linux))

When done you have a fully functional Free web Host!