Well it's always after you give up and and ask for help that you find the
answer.
A browser restart resulted in it no longer trying to download the CGI files.
Also the change I made to the icinga.conf file was wrong since having 'Request
all granted' means the 'Require valid-user' later wasn't w
allApache
HTTP Server (common files)
ii apache2-utils 2.4.6-3amd64 Apache
HTTP Server (utility programs for web servers)
ii icinga 1.9.3-2+b1 amd64 host
and network monitoring system - metapackage
ii
On Sun, 01 Jul 2012 17:05:51 -0400, Ethan Rosenberg wrote:
> 1] Where should I put the CGI scripts that I write
Inside a directory with the right perms and accessable by your web server.
> 2] Where should the Scriptalias be located and what should be its
> structure.
That's
On 07/01/12 14:05, Ethan Rosenberg wrote:
1] Where should I put the CGI scripts that I write
2] Where should the Scriptalias be located and what should be its
structure.
3] How should I run my CGI scripts.
Assuming you have installed the "apache2" package, the configuration
files
On Sun, 01 Jul 2012 17:05:51 -0400
Ethan Rosenberg wrote:
> Dear List -
>
> 1] Where should I put the CGI scripts that I write
> 2] Where should the Scriptalias be located and what should be its
> structure. 3] How should I run my CGI scripts.
>
> I have searched on Goog
Dear List -
1] Where should I put the CGI scripts that I write
2] Where should the Scriptalias be located and what should be its structure.
3] How should I run my CGI scripts.
I have searched on Google and cannot find an [understandable] answer.
Thanks.
Ethan Rosennberg
--
To UNSUBSCRIBE
On Tue, Aug 12, 2008 at 5:56 PM, Zach Uram <[EMAIL PROTECTED]> wrote:
> I noticed darcsweb put the CGI file in /usr/lib/cgi-bin/darcsweb.cgi
>
> /usr/share/doc/darcsweb/README.Debian says I should be able to access
> my darcs repo which i made in /var/ww/darcs/ by going to
> http://www.mydomain.org
Zach Uram wrote:
I noticed darcsweb put the CGI file in /usr/lib/cgi-bin/darcsweb.cgi
/usr/share/doc/darcsweb/README.Debian says I should be able to access
my darcs repo which i made in /var/ww/darcs/ by going to
http://www.mydomain.org/darcsweb yet when I do nothing happens, so how
do I get it
I noticed darcsweb put the CGI file in /usr/lib/cgi-bin/darcsweb.cgi
/usr/share/doc/darcsweb/README.Debian says I should be able to access
my darcs repo which i made in /var/ww/darcs/ by going to
http://www.mydomain.org/darcsweb yet when I do nothing happens, so how
do I get it to use the file in
; >
> > > What is the minimal configuration for httpd.conf required by
> > > busybox httpd to run simple CGI scripts ?
>
> I believe that busybox in Etch does not support it yet.
>
> Generally busybox is a rather slow-moving package, due to its usage in
> the i
On Fri, Jun 13, 2008 at 09:28:02PM +0200, Nyizsnyik Ferenc wrote:
> On Fri, 13 Jun 2008 22:03:58 +0300
> ccostin <[EMAIL PROTECTED]> wrote:
>
> > Hello
> >
> > What is the minimal configuration for httpd.conf required by busybox
> > httpd to run simple C
On Fri, 13 Jun 2008 22:03:58 +0300
ccostin <[EMAIL PROTECTED]> wrote:
> Hello
>
> What is the minimal configuration for httpd.conf required by busybox
> httpd to run simple CGI scripts ?
> For this are necessary any special environment exported variables ?
>
> When
Hello
What is the minimal configuration for httpd.conf required by busybox
httpd to run simple CGI scripts ?
For this are necessary any special environment exported variables ?
When I try to load simple bourne shell scripts, Iceweasel ask me to
save them on disk.
Command line for busybox is
o get
cgi-scripts working?
--
Damon L. Chesser
[EMAIL PROTECTED]
http://www.linkedin.com/in/dchesser
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
rting working.
Jon
- Original Message
From: Freddy Freeloader <[EMAIL PROTECTED]>
To: Debian User
Sent: Sunday, December 16, 2007 10:22:09 PM
Subject: Re: CGI Scripts, Apache 2.2.3, and Debian 4.0 R1
Jon D. Irish wrote:
I have a clean install of Debian 4.0 R1 with Apache 2.2.3-
Jon
- Original Message
From: Freddy Freeloader <[EMAIL PROTECTED]>
To: Debian User
Sent: Sunday, December 16, 2007 10:22:09 PM
Subject: Re: CGI Scripts, Apache 2.2.3, and Debian 4.0 R1
Jon D. Irish wrote:
> I have a clean install of Debian 4.0 R1 with Apache 2.2.3-4 installed. I can
- Original Message
From: Mark Grieveson <[EMAIL PROTECTED]>
To: debian-user@lists.debian.org
Sent: Sunday, December 16, 2007 9:37:41 AM
Subject: Re: CGI Scripts, Apache 2.2.3, and Debian 4.0 R1
On Sun, 16 Dec 2007 08:05:04 + (UTC)
[EMAIL PROTECTED] wrote:
Allo
Jon D. Irish wrote:
I have a clean install of Debian 4.0 R1 with Apache 2.2.3-4 installed. I can
not get cgi scripts to execute from the website. I have researched the Apache
site and tried both of the following:
1) Under apache2.conf, I added
Options +ExecCGI
AddHandler
On Sun, 16 Dec 2007 11:29:26 -0800 (PST)
"Jon D. Irish" <[EMAIL PROTECTED]> wrote:
> Hi Mark,
> Still no luck. I keep getting "The webpage cannot be found" errors.
> Is it possible that I am missing an Apache package? Here are my
> index,html and config files (if it would help).
>
> Thanks,
> Jo
To: debian-user@lists.debian.org
Sent: Sunday, December 16, 2007 9:37:41 AM
Subject: Re: CGI Scripts, Apache 2.2.3, and Debian 4.0 R1
On Sun, 16 Dec 2007 08:05:04 + (UTC)
[EMAIL PROTECTED] wrote:
>
>AllowOverride None
>Options Indexes Includes FollowSymLinks
>Or
On Sun, 16 Dec 2007 08:05:04 + (UTC)
[EMAIL PROTECTED] wrote:
>
> AllowOverride None
> Options Indexes Includes FollowSymLinks
> Order deny,allow
> Deny from all
> Allow from 192.168.1
>
>
> Neither of these has allowed
I have a clean install of Debian 4.0 R1 with Apache 2.2.3-4 installed. I can
not get cgi scripts to execute from the website. I have researched the Apache
site and tried both of the following:
1) Under apache2.conf, I added
Options +ExecCGI
AddHandler cgi-script .cgi .pl
system doesn't pass the PAYMENTECH_HOME
> variable to the script.
>
> Any ideas how I can get this to work?
There are several ways to do this. One way would be to use the
"PassEnv" directive in httpd.conf to tell apache to pass certain
environment variables from its own
On Sat, 2005-12-03 at 22:15 -0500, Tom Moore wrote:
> I have a cgi script I want apache to execute for me.
> The problem I'm having is I don't know how to include editional
> environmental variables that the script requires.
> How do I add a variable called PAYMENTIC_HOME to the list of environme
hi.
I have a cgi script I want apache to execute for me.
The problem I'm having is I don't know how to include editional
environmental variables that the script requires.
How do I add a variable called PAYMENTIC_HOME to the list of environment
variables that perl knows about when executing a scr
On 03/10/05, Radhika <[EMAIL PROTECTED]> wrote:
> if i want to support apache server for php and cgi scripts below modules
> are enough or i need to install any other moduled from debian package list
>
> php4-cgi
You don't need this unless you want to run your PHP scr
On 10/3/05, Sanjay Debian <[EMAIL PROTECTED]> wrote:
On 10/3/05, Radhika <
[EMAIL PROTECTED]> wrote:
hi,
if i want to support apache server for php and cgi scripts
below modules are enough or i need to install any other moduled from
debian package list
php4-cgi
php4-common
php4
hi,
if i want to support apache server for php and cgi scripts below modules are enough or i need to install any other moduled from debian package list
php4-cgi
php4-common
php4-cli
thank for your help
Yahoo! for Good
Click here to donate to the Hurricane Katrina relief effort.
Hi,
I just set up apache2 and configured ssl.conf with:
... same DocumentRoot as my default.conf ...
only siginificant difference for scripts is
SSLOptions +StdEnvVars
Testing a cgi script with "http:.../cgi-bin/hello.cgi" executes the
script and returns "hello world"
but the same url just
I read the nms website (http://nms-cgi.sourceforge.net/) about why
Matt's Script Archive shouldn't be used anymore, but I noticed nms only
has 16 scripts, compared to the gobs of scripts on Matt's. So, my
question is, does anyone have any recommendations of another good place
to look for scripts th
I am running unstable with apache and I'm trying to run php scripts. I've
tried using both php3 and php4. When I run connect to the server it sends
the contents of the script instead of what the script should be printing
out.
I uncommented the load_module php line in httpd.conf and enabled
everyth
At 03:59 PM 2/20/01 -0500, John May wrote:
Unfortunately the problem is, 1. It isn't my script, I downloaded it from
another site, and the other users report no problem like I am having and
2. I can't remove the -w option from the Perl line and still have the
script work. As soon as I remove -w
--------
> > > Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of Sociology
> > > Chapel Hill, North Carolina, USA - http://demog.berkeley.edu/~aperrin
> > > [EMAIL PROTECTED] - [EMAIL PROTECTED]
> >
Hill, North Carolina, USA - http://demog.berkeley.edu/~aperrin
> > [EMAIL PROTECTED] - [EMAIL PROTECTED]
> > On Tue, 20 Feb 2001, John May wrote:
> >
> > >
> > >
> > > On Tue, 20 Feb 2001, Erdmut Pfeifer wrote:
> > >
> > > I can
idate, UC Berkeley, Dept. of Sociology
> Chapel Hill, North Carolina, USA - http://demog.berkeley.edu/~aperrin
> [EMAIL PROTECTED] - [EMAIL PROTECTED]
> On Tue, 20 Feb 2001, John May wrote:
>
> >
> >
> > On Tue, 20 Feb 2001, Erdmut Pfeifer wrote:
> >
> > I ca
t;
> On Tue, 20 Feb 2001, Erdmut Pfeifer wrote:
>
> I can execute the CGI scripts from the command line, when I use:
>
> $ perl newspro.cgi
>
> Also, below is a sample of the errors I get in my Apache error_log file
> when I run the scripts from a web browser with the #!/usr/
On Tue, 20 Feb 2001, Erdmut Pfeifer wrote:
I can execute the CGI scripts from the command line, when I use:
$ perl newspro.cgi
Also, below is a sample of the errors I get in my Apache error_log file
when I run the scripts from a web browser with the #!/usr/bin/perl -w
option. BTW, I get
On Tue, Feb 20, 2001 at 11:20:11AM -0500, John May wrote:
> I am using Apache 1.3.17 (compiled from source) on Debian Woody. When I
> try to exec some CGI scripts, by typeing in the URL, ex.
> http://www.cybergeek.org/cgi-bin/newspro/newspro.cgi, I get an an
> Internal Server Er
I am using Apache 1.3.17 (compiled from source) on Debian Woody. When I
try to exec some CGI scripts, by typeing in the URL, ex.
http://www.cybergeek.org/cgi-bin/newspro/newspro.cgi, I get an an
Internal Server Error with the following error in Apache's error log:
[Tue Feb 20 08:55:23
Hi,
what happened to cgi-scripts package ?? I can't find it. Tried many
mirrors.
Thanx.
--
__
Felipe Alvarez Harnecker. QlSoftware.
Tel. 09.874.60.17 e-mail: [EMAIL PROTECTED]
Potenciado por Debian GNU/Linux
roblem with running cgi-scripts in user directories.
> They simply don't run, giving back a 403 Forbidden error message.
> However I can access files in there, without a problem.
>
> http://myserver.address/~robi/cgi-bin/proba.cgi
>
> I use slink, apache-1.3.3-7
>
>
argh!!
Don't do that.. :-)
If it needs wwwroot user rights just put it in the real cgi-bin
directory/subdirectory.
If it doesn't and then if you need still run it from install the cgiwrap
package.
It will run with that user's rights as
http://www.whatever.com/cgi-bin/user/script.
I think this p
Hi,
On Thu, Jul 22, 1999 at 03:36:32PM +0200, Robert Varga wrote:
> .htaccess in it contains:
>
> AddHandler cgi-script .cgi
possibly you need to allow "Override" of the addhandler options in one
of the global config files. Also, try adding (uncommenting) the
AddHandler directive in one of th
On Thu, 22 Jul 1999, Robert Varga wrote:
>
>
> I have a problem with running cgi-scripts in user directories.
> They simply don't run, giving back a 403 Forbidden error message.
> However I can access files in there, without a problem.
Have you enabled them in the access
I have a problem with running cgi-scripts in user directories.
They simply don't run, giving back a 403 Forbidden error message.
However I can access files in there, without a problem.
http://myserver.address/~robi/cgi-bin/proba.cgi
I use slink, apache-1.3.3-7
My home directory is:
drwxr
I'm having lots of trouble getting the CGI to work for users. The current
Debian-Apache release (1.3.1-3) is never happy with my suexec binary..
>From the Debian sources, apache appears to be compiled with suexec
support.. I even tried compiling it myself w/ Debian's sources, and it
still didn't
Has anyone had any luck in getting the html 'counter' working? I keep
getting errors in the apache.log:
[Mon May 25 19:32:38 1998] access to /usr/lib/cgi-bin/count failed for
localhost, reason: Premature end of script headers
..any clues appreciated..
--
To UNSUBSCRIBE, email to [EMAIL PROTECTE
I can't find the documentation for the cgi-scripts package.
Specifically how to use 'count'
Where do I look?
Thanks,
Mike
-
Mike Bucciarelli
[EMAIL PROTECTED]
hambox.theriver.com
n7ck.ampr.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
"R. Chris Ross" <[EMAIL PROTECTED]> writes:
> based mail would be a good temporary solution. cgiemail may work for
> sending but receiving and managing an account is a different thing.
How about www.emumail.com ?
Waht are the exact problems with receiving mails? Any MTA you get with
debian does
I was wondering if there was basically a MUA that was a cgi
script. There are obviously quite a few folks doing it on the web. My
situation is that I have a K12 school district where most of the faculty
use public computers such as in the libraries. It is not reasonable for
these folks
:
% tail -f /var/log/apache/errlog
this will show you any errors that the perl interpreter is having
while running the script. this is a great (well, better) way to debug
cgi scripts.
john
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
> For months I have tried to get the CGI scripts to work. Today I really
> became
> upset
> when I got a simple script with the instructions to install it and it still
> did
> n't work.
> I will be incredibly greatful to anyone that can help me
Try to log in on yo
For months I have tried to get the CGI scripts to work. Today I really became
upset
when I got a simple script with the instructions to install it and it still
didn't work.
I went through a book called WEB SITE Administrators Survival Guide that
explained all
of the Permissions set
53 matches
Mail list logo