"Ryan A" <[EMAIL PROTECTED]>
> To: "Jay Blanchard" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Friday, December 12, 2003 2:21 PM
> Subject: Re: [PHP] (0/T) executeing script below public
>
>
> > Hey,
> > Thanks for replying
most side of anus and
wipe forward
How do I do that?
Thanks,
-Riene
fyi- my toilet is a flush-master 3001, if that
matters.
-Original Message-
From: Ryan A [mailto:[EMAIL PROTECTED]
Sent: Friday, December 12, 2003 4:08 PM
To: [EMAIL PROTECTED]
Subject: [PHP] (0/T) executeing script below p
(or)
> Place toilet paper at backward most side of anus and
> wipe forward
>
> How do I do that?
>
> Thanks,
> -Riene
>
> fyi- my toilet is a flush-master 3001, if that
> matters.
>
>
> -Original Message-
> From: Ryan A [mailto:[EMAIL PROTECTED]
&
tters.
-Original Message-
From: Ryan A [mailto:[EMAIL PROTECTED]
Sent: Friday, December 12, 2003 4:08 PM
To: [EMAIL PROTECTED]
Subject: [PHP] (0/T) executeing script below public
Hi,
Am a bit puzzled here, we have to run a script to
start/stop a serverbut
we have to run the script below the p
Thanks guys,
Will ask the owner/host for a SSH login and privilages and get back to ya if
things go wrong.
This list and the people in it really rock.
Cheers,
-Ryan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- Ryan A <[EMAIL PROTECTED]> wrote:
> you keep mentioning "command line", what command line?
> You mean I should SSH in?
Yes, that's the command line he was talking about.
Chris
=
Chris Shiflett - http://shiflett.org/
PHP Security Handbook
Coming mid-2004
HTTP Developer's Handbook
Hey,
Thanks for replying.
The server is on Linux and is remotely hosted, my local machine is on win2k
pro.
A client wants me to set this up, I have setup the whole thing but this
needs to be started
you keep mentioning "command line", what command line?
You mean I should SSH in?
(As you can
--- Ryan A <[EMAIL PROTECTED]> wrote:
> Am a bit puzzled here, we have to run a script to start/stop a
> serverbut we have to run the script below the public folder!
> this is our structure /blah/theServer/public_html/
> the script is located in /blah/theServer/
For future reference, the scrip
[snip]
#!/bin/sh
start
(or)
stop
[/snip]
It is a shell script. They are usually placed in /usr/local/bin/ and
chmod'd to execute. To run it you type this at the command line;
scriptname start
(or)
scriptname stop
This script accepts one argument, either 'stop' or 'start'
[/snip]
I should hav
[snip]
#!/bin/sh
start
(or)
stop
[/snip]
It is a shell script. They are usually placed in /usr/local/bin/ and
chmod'd to execute. To run it you type this at the command line;
scriptname start
(or)
scriptname stop
This script accepts one argument, either 'stop' or 'start'
--
PHP General Maili
Hi,
Am a bit puzzled here, we have to run a script to start/stop a serverbut
we have to run the script below the public folder!
this is our structure /blah/theServer/public_html/
the script is located in /blah/theServer/
I noticed one funny thing about this script, it starts with: #!/bin/sh
11 matches
Mail list logo