Reply
Regarding Webspace
Old 05-23-2008, 10:25 PM Regarding Webspace
Junior Talker

Posts: 1
In my website I want to allocate each user some webspace so that they can upload photos and files. Php,mysql, apache are the technologies. How do i create separate webspace for each user when they register a userid with my website. pls help me regarding this.
arav5566 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 05-23-2008, 11:31 PM Re: Regarding Webspace
Novice Talker

Posts: 8
Name: Jesus Escobar
You could buy a PHP script , that is something like Freeimagehosting.net
__________________
urcblog.com is offline
Reply With Quote
View Public Profile
 
Old 05-24-2008, 10:46 AM Re: Regarding Webspace
rogem002's Avatar
Webmaster Talker

Posts: 610
Name: Mike
Location: United Kingdom
Quote:
Originally Posted by arav5566 View Post
In my website I want to allocate each user some webspace so that they can upload photos and files. Php,mysql, apache are the technologies. How do i create separate webspace for each user when they register a userid with my website. pls help me regarding this.
Add a FTP quota in apache to a folder (say, /home/youname/clientname/). I'm not 100% on the code but I think it's file based *Checks*

If your using apache, make the following file:
.ftpquota
Inside this file, put the quota.
__________________
PHP Code:
Add_Talkupation('rogem002'); // Because sharing is awesome! 

Last edited by rogem002 : 05-24-2008 at 10:50 AM.
rogem002 is offline
Reply With Quote
View Public Profile Visit rogem002's homepage!
 
Reply     « Reply to Regarding Webspace
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11829 seconds with 12 queries