Very confused by this. Tried that one as well and I just get the
mini_httpd useage. The mini_httpd daemon is now not running but the pid
exists

If I run with no " " I get the results mentioned below. I wonder just
restart but there is an issue with the restart on the via board I am
using.
It does not seem to restart clean so this is the method that I need
tilli can sort out why the ox does not restart clean

What does the NO MATCH mean is this a shell error or something else


-----Original Message-----
From: Scott Ullrich [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 23, 2005 8:32 PM
To: support@pfsense.com
Subject: Re: [pfSense Support] restarting httpd

Try

/usr/local/sbin/mini_httpd "-S -E /var/etc/cert/pem -c **.php|**.cgi
-u root -maxproc 16 -i /var/run/mini_httpd.pid"

Notice the |, thats a pipe in shell-land.


On 11/23/05, alan walters <[EMAIL PROTECTED]> wrote:
>
>
>
> This is what happens when I try to restart httpd with the below
command
>
>
>
> /usr/local/sbin/mini_httpd: No match.
>
> **.cgi: No match.
>
>
>
>
>
> I used this command since I am using https
>
>
>
> /usr/local/sbin/mini_httpd -S -E /var/etc/cert/pem -c **.php|**.cgi -u
root
> -maxproc 16 -i /var/run/mini_httpd.pid
>
>
>
>
>
>  ________________________________
>
>
> From: Espen Johansen [mailto:[EMAIL PROTECTED]
>  Sent: Wednesday, November 23, 2005 11:32 AM
>  To: support@pfsense.com
>  Subject: RE: [pfSense Support] restarting httpd
>
>
>
> Do a "ps -auxww |grep http" and you will se full command line for
whatever
> process (change or remove the grep if you are looking for something
else)
> you are looking to kill /restart (unless you already killed it that
is)
>
>
>
> /usr/local/sbin/mini_httpd -c **.php|**.cgi -u root -maxproc 16 -i
> /var/run/mini_httpd.pid
>
>
>
> -lsf
>
>
>
>
>  ________________________________
>
>
> From: alan walters [mailto:[EMAIL PROTECTED]
>  Sent: 23. november 2005 12:06
>  To: support@pfsense.com
>  Subject: [pfSense Support] restarting httpd
>
>
>
> How can the httpd be restarted from the command line. I attempted to
run the
> php script from the command line but it failed looking for
credentials.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to