PDA

View Full Version : Free Hosting script


amfr
03-18-2005, 04:40 PM
Does anyone know of a good free hosting script like WebHost free of EasyHost free?

S3RiOUS
03-19-2005, 03:28 PM
http://vhcs.net/ if you own the server

i know of no php/cgi free based ones

i am coding a file hosting script currently however

rjerina
03-19-2005, 08:09 PM
i need one also, but looking for one that doesnt take over the whole server, as i have a server but i use it for other things.

DKM Hosting
03-20-2005, 12:15 AM
http://vhcs.net/ if you own the server

i know of no php/cgi free based ones

i am coding a file hosting script currently however

Can you explain the features of this file hosting script? :)

S3RiOUS
03-20-2005, 02:49 AM
yes, currently i have


files stored in mysql database to prevent hotlinking
user registration
user login
user uploads
partial user file management (can see their files, not delete them yet)
limit account by space
limit account by number of files
limit maximum file size
user file protection (not fully working yet - users can password files or only allow themeselves to download it)
profile/profile edit
support tickets (working on this)
contact form
design is done
i will still have to do the admin section heres some of the features i hope to include:
warez file detector
fully usergroup based system
manage files
manage users
search files/users
reply to support tickets

+ loads more, like general settings etc


its all coded in php/mysql

amfr
03-24-2005, 06:13 PM
You need SSH access to install it though

rjerina
03-24-2005, 07:16 PM
You need SSH access to install it though

how do you know?

amfr
03-28-2005, 04:39 PM
To install it, you need to be able to run these commands on the server
make
make install

webbist
04-03-2005, 03:04 PM
I've done a few php-based hosting scripts for free webhosts who used shared hosting and didn't own their own server. The only downside is not being able to control the bandwidth (assuming everything is webbased, not using cPanel or any other core control panel).

hostforzero
04-11-2005, 09:52 PM
yes, currently i have


files stored in mysql database to prevent hotlinking
user registration
user login
user uploads
partial user file management (can see their files, not delete them yet)
limit account by space
limit account by number of files
limit maximum file size
user file protection (not fully working yet - users can password files or only allow themeselves to download it)
profile/profile edit
support tickets (working on this)
contact form
design is done
i will still have to do the admin section heres some of the features i hope to include:
warez file detector
fully usergroup based system
manage files
manage users
search files/users
reply to support tickets

+ loads more, like general settings etc


its all coded in php/mysql

what are the rquirements to run it?

hotrod1
04-18-2005, 06:41 PM
Hmm that is a good question and they dont have that fact availible on the site at least where I looked.