Re: Initial pointers for web based LAMP installation

2012-09-08 Thread Dwight Hutto
On Sat, Sep 8, 2012 at 7:42 PM, Dwight Hutto wrote: > > > On Sat, Sep 8, 2012 at 4:31 PM, Matteo Grämlin wrote: > >> Hi all >> >> This is what I want to do: On a LAMP server, people are able >> to request for an instance of a particular LAMP application >> by submitting a few options. That invol

Re: Initial pointers for web based LAMP installation

2012-09-08 Thread Dwight Hutto
On Sat, Sep 8, 2012 at 7:42 PM, Dwight Hutto wrote: > > > On Sat, Sep 8, 2012 at 4:31 PM, Matteo Grämlin wrote: > >> Hi all >> >> This is what I want to do: On a LAMP server, people are able >> to request for an instance of a particular LAMP application >> by submitting a few options. That invol

Re: Initial pointers for web based LAMP installation

2012-09-08 Thread Dwight Hutto
On Sat, Sep 8, 2012 at 4:31 PM, Matteo Grämlin wrote: > Hi all > > This is what I want to do: On a LAMP server, people are able > to request for an instance of a particular LAMP application > by submitting a few options. That involves creating a couple > of directories, getting the code, writing

Initial pointers for web based LAMP installation

2012-09-08 Thread Matteo Grämlin
Hi all This is what I want to do: On a LAMP server, people are able to request for an instance of a particular LAMP application by submitting a few options. That involves creating a couple of directories, getting the code, writing a config file, setting file permissions and creating a mysql user.