On 22/09/11 07:34, Tech Newbie wrote:
The intent is to create (or find) a generic service management call that
will start/stop/getStatus for any given service.
For example:
startService(String serviceName), stopService(String serviceName)where
serviceName maybe "Apache2", "JBoss", etc.
The rout
On 01/08/11 06:11, Jeroen Geilman wrote:
On 2011-07-31 21:23, Rob Stone wrote:
Thanks to Richard this has now been SOLVED.
Who is Richard ?
I don't know who he is, but he replied to my request for assistance with
my problem and made a helpful suggestion, which I followed up, and
On 31/07/11 10:14, Jeroen Geilman wrote:
On 2011-07-31 00:54, Rob Stone wrote:
Sorry I have created such a discussion around my use of the word
"include". In future I'll try to be semantically correct.
By "include" I mean lines of code like this that are embe
On 31/07/11 08:11, LabTech wrote:
Maybe I'm ancient... but I create ALL my HTML via ECHO in PHP... then
all the includes WORK!
I set the entire HTML PAGE within brackets. ECHO works! (as
does INCLUDE)
- Original Message - From: "Jeroen Geilman"
To:
Sent: Saturday, July 30, 2011 4:39 PM
Hello,
I have a working domain on a free LAMP hosting service. I thought it
would be a *good idea* if I set up a development environment on my
Debian laptop.
Followed all the Debian specific stuff about setting it up and copied
all my files (html, php, js, css, etc.) into the /var/www director