Re: Apache 2.4 and Icinga CGI scripts download instead of executing.

2013-09-09 Thread Jim Barber
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

Apache 2.4 and Icinga CGI scripts download instead of executing.

2013-09-09 Thread Jim Barber
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

[OT] Re: CGI Scripts

2012-07-02 Thread Camaleón
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

Re: CGI Scripts

2012-07-01 Thread David Christensen
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

Re: CGI Scripts

2012-07-01 Thread Joe
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

CGI Scripts

2012-07-01 Thread Ethan Rosenberg
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

Re: running CGI scripts in apache? please help

2008-08-12 Thread Star Liu
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

Re: running CGI scripts in apache? please help

2008-08-12 Thread hhding.gnu
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

running CGI scripts in apache? please help

2008-08-12 Thread Zach Uram
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

Re: CGI scripts and Busybox

2008-06-14 Thread Nyizsnyik Ferenc
; > > > > 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

Re: CGI scripts and Busybox

2008-06-14 Thread Tzafrir Cohen
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

Re: CGI scripts and Busybox

2008-06-13 Thread Nyizsnyik Ferenc
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

CGI scripts and Busybox

2008-06-13 Thread ccostin
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

enabling cgi-scripts in apatche

2008-05-22 Thread Damon L. Chesser
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]

Re: CGI Scripts, Apache 2.2.3, and Debian 4.0 R1

2007-12-17 Thread Freddy Freeloader
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-

Re: CGI Scripts, Apache 2.2.3, and Debian 4.0 R1

2007-12-17 Thread Jon D. Irish
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

Re: CGI Scripts, Apache 2.2.3, and Debian 4.0 R1

2007-12-17 Thread Bogart Salzberg
- 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

Re: CGI Scripts, Apache 2.2.3, and Debian 4.0 R1

2007-12-16 Thread Freddy Freeloader
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

Re: CGI Scripts, Apache 2.2.3, and Debian 4.0 R1

2007-12-16 Thread Mark Grieveson
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

Re: CGI Scripts, Apache 2.2.3, and Debian 4.0 R1

2007-12-16 Thread Jon D. Irish
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

Re: CGI Scripts, Apache 2.2.3, and Debian 4.0 R1

2007-12-16 Thread Mark Grieveson
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

CGI Scripts, Apache 2.2.3, and Debian 4.0 R1

2007-12-15 Thread Jon D. Irish
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

Re: Defining environment variables and cgi scripts

2005-12-04 Thread Almut Behrens
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

Re: Defining environment variables and cgi scripts

2005-12-03 Thread Glenn English
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

Defining environment variables and cgi scripts

2005-12-03 Thread Tom Moore
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

Re: apache support for php and cgi scripts

2005-10-03 Thread David Dorward
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

Re: apache support for php and cgi scripts

2005-10-03 Thread Sanjay Debian
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

apache support for php and cgi scripts

2005-10-03 Thread Radhika
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.

cgi scripts not executed with ssl

2004-10-15 Thread Bernd Prager
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

[OT] php/cgi scripts for websites

2002-12-15 Thread Jacob S .
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

apache not running cgi-scripts

2001-03-20 Thread nick
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

Re: can't exec some CGI scripts

2001-02-20 Thread Erik van Roode
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

Re: can't exec some CGI scripts

2001-02-20 Thread John May
-------- > > > 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] > >

Re: can't exec some CGI scripts

2001-02-20 Thread Andrew Perrin
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

Re: can't exec some CGI scripts

2001-02-20 Thread John May
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

Re: can't exec some CGI scripts

2001-02-20 Thread Andrew Perrin
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/

Re: can't exec some CGI scripts

2001-02-20 Thread John May
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

Re: can't exec some CGI scripts

2001-02-20 Thread Erdmut Pfeifer
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

can't exec some CGI scripts

2001-02-20 Thread John May
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

cgi-scripts

2000-08-29 Thread Felipe Alvarez Harnecker
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

Re: Apache and user cgi scripts

1999-07-23 Thread Shao Zhang
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 > >

Re: Apache and user cgi scripts

1999-07-22 Thread Thiem, Philip
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

Re: Apache and user cgi scripts

1999-07-22 Thread Stephan Engelke
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

Re: Apache and user cgi scripts

1999-07-22 Thread Mario Olimpio de Menezes
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

Apache and user cgi scripts

1999-07-22 Thread Robert Varga
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

Apache & user execution of Perl/CGI scripts

1998-08-20 Thread Paul Miller
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

cgi-scripts package

1998-05-26 Thread James Vahn
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

cgi-scripts

1998-05-04 Thread Mike Bucciarelli
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

Re: CGI scripts to send and recieve email eg. MUA

1998-02-07 Thread Martin Bialasinski
"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

CGI scripts to send and recieve email eg. MUA

1998-02-07 Thread R. Chris Ross
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

Re: HELP..CGI Scripts and Perl!!

1996-10-23 Thread John Labovitz
: % 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]

Re: HELP..CGI Scripts and Perl!!

1996-10-23 Thread Hakan Ardo
> 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

HELP..CGI Scripts and Perl!!

1996-10-23 Thread Walter A. Birriel-Calas
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