Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Hosting Problem
PostPosted: Sun Jan 24, 2010 8:16 pm 
Offline
Newbie

Joined: Sun Jan 24, 2010 8:12 pm
Posts: 2
Hi Friends!

I need some help. I have to do a school project 'Hosting':

1. I have a php site with some form.
2. Client select for example space, domain and some other options.
3. Apache creates needed folders and configuration.
4. Client gets his email account.
5. Client can put his own php site.

Can anyone explain me how can I do that?
Some steps I should do?

Thank you in advance.


Top
   
 Post subject: Re: Hosting Problem
PostPosted: Sun Jan 24, 2010 8:24 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
LampBeginner wrote:
I have to do a school project 'Hosting'

So immediately you figured you get someone else to do your homework for you?

Hopefully you're plan on being a business/management wonk instead of tech/engineer type.


Top
   
 Post subject:
PostPosted: Sun Jan 24, 2010 9:10 pm 
Offline
Newbie

Joined: Sun Jan 24, 2010 8:12 pm
Posts: 2
Your post is unnecessary.

Thats a semester project and the worst is I dont know linux :)

It can be simplest but working thing (without security etc).

I just need some tips how to make it working.
(In general is it possible at apache?)


Top
   
 Post subject:
PostPosted: Sun Jan 24, 2010 11:43 pm 
Offline
Senior Member

Joined: Tue Apr 27, 2004 5:10 pm
Posts: 212
Lamp - I'm with vonskippy - with the wealth of information, guides, tutorials that are freely available to you out on the internet, just coming here and asking to be spoon-fed smacks of laziness.

Just google around a bit - there are quite literally dozens of apache/php/postfix tutorials out there for whatever linux distro you choose. Go try a few of the tutorials. If, after giving them a try, you have some more specific (well-written, well-thought-out, etc.) questions, then by all means, come back here and we'll be glad to help.


Top
   
 Post subject:
PostPosted: Sun Jan 24, 2010 11:46 pm 
Offline
Senior Member

Joined: Fri Jun 13, 2008 4:11 pm
Posts: 65
Website: http://www.skafari.com
LampBeginner wrote:
Your post is unnecessary.

Thats a semester project and the worst is I dont know linux :)

It can be simplest but working thing (without security etc).

I just need some tips how to make it working.
(In general is it possible at apache?)


Pretty harsh indeed, if you are looking to build this yourself then please do so yourself.

If you are just looking for a simple setup I'm sure your google fu can bring you up a number of control panel options which allow for free registration.

We need more information.


Top
   
 Post subject:
PostPosted: Mon Jan 25, 2010 12:37 am 
Offline
Senior Member

Joined: Thu Dec 04, 2008 10:55 am
Posts: 57
Location: New Jersey
Just throw any "Lamp" tutorial into a translator and you're good.


Top
   
 Post subject:
PostPosted: Mon Jan 25, 2010 7:02 am 
Offline
Senior Member

Joined: Mon Dec 07, 2009 6:46 am
Posts: 331
LampBeginner,

as far as I understand your question you're not looking for a LAMP solution per se, but a system to build and manage hosting accounts, which is a tiny bit different since the latter is built UPON the former.

So to save you the dead ends, Apache can't do that automagically, you'd have to configure it for virtual domains. There are software solutions that do that (virtual hosting management, whm, ...), but I'm guessing you need to build a simplified version of your own, in which case you need to build a server side script, i'm assuming in PHP, that does the following in response to the "client" posting the selection form:

- configures Apache for a new virtual domain
- prepares the directories
- configures a mail server for at least one new email account
- configures FTP server to allow the client to upload files to his account


Top
   
 Post subject:
PostPosted: Mon Jan 25, 2010 11:17 am 
Offline
Senior Member

Joined: Fri Sep 12, 2008 3:17 am
Posts: 166
Website: http://independentchaos.com
webmin has an add-on called Virtualmin that helps out a lot with virtual hosting.

_________________
If it ain't broke, you didn't tweak it enough. If it is broke, use more duct tape.
http://independentchaos.com


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group