Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28741 > unrolled thread

Initial pointers for web based LAMP installation

Started byMatteo Grämlin <matteo.g@gmx.net>
First post2012-09-08 22:31 +0200
Last post2012-09-08 22:31 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Initial pointers for web based LAMP installation Matteo Grämlin <matteo.g@gmx.net> - 2012-09-08 22:31 +0200

#28741 — Initial pointers for web based LAMP installation

FromMatteo Grämlin <matteo.g@gmx.net>
Date2012-09-08 22:31 +0200
SubjectInitial pointers for web based LAMP installation
Message-ID<k2g9vi$vtk$1@news.albasani.net>
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.

I can do it except for the interface with a shell script. Because
of the web interface I was told that python is the right language
but I have no knowledge in python.

Could you pl. give me the initial pointers for this scheme?

Matteo

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web