On 2020-07-31 11:32, Henning Follmann wrote:
On Fri, Jul 31, 2020 at 11:12:53AM -0400, Gary Dale wrote:
My server is running Debian/Stable on an AMD64 system.
I'm trying to set up its local Apache2 service to execute cgi-bin scripts
but I'm having some problems getting it to work.
I
On Fri, Jul 31, 2020 at 11:12:53AM -0400, Gary Dale wrote:
> My server is running Debian/Stable on an AMD64 system.
>
> I'm trying to set up its local Apache2 service to execute cgi-bin scripts
> but I'm having some problems getting it to work.
>
> I note that /etc/a
My server is running Debian/Stable on an AMD64 system.
I'm trying to set up its local Apache2 service to execute cgi-bin
scripts but I'm having some problems getting it to work.
I note that /etc/apache2/conf-enabled contains a link to
/etc/apache2/conf-available/serve-cgi-bin.c
Bob:
>
> [Thu Jan 01 09:03:22 2015] [error] [client 192.168.1.116] Options
> FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule
> directive is forbidden: /usr/lib/cgi-bin/php55-cgi
AFAICT, this error is completely unrelated to PHP. My guess would be
/local/src/php5-build/php-5.5.20 and compiled
at /usr/local/bin/php-5.5.20
[...]
./configure --prefix=/usr/local/bin/php-5.5.20
--with-config-file-path=/usr/local/bin/php-5.5.20 --enable-cgi ..
[]
A /usr/lib/cgi-bin/php55-cgi has been created with following
[.]
#!/bin
Karl E. Jorgensen wrote:
> > Where are the state of the sound card(s) saved / restored?
>
> I don't use alsa-utils, but based on my understanding of the FHS, I'd
> expect somewhere under /var/lib/alsa-utils.
>
> But from reading the bug report, I'm led to believe it is
> /var/lib/alsa/asound.stat
Karl E. Jorgensen wrote on 09/11/14 20:04:
Hi
On Sun, Nov 09, 2014 at 06:12:32PM +1030, Arthur Marsh wrote:
Pardon me, but I'm a bit frustrated on how to debug
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768665
does /var/run get saved across reboots?
I would not expect so.
Hi
On Sun, Nov 09, 2014 at 06:12:32PM +1030, Arthur Marsh wrote:
> Pardon me, but I'm a bit frustrated on how to debug
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768665
>
> does /var/run get saved across reboots?
I would not expect so. http://www.pathname.com/fhs/
Pardon me, but I'm a bit frustrated on how to debug
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768665
does /var/run get saved across reboots?
Where are the state of the sound card(s) saved / restored?
How can one increase debugging to see whether it is happening or not?
What deter
On Sun, 10 Aug 2014, Russ Allbery wrote:
> To take a step back, I think this is a fair summary of the discussion.
> Please let me know if you disagree:
...
I agree to all points. It is a fair summary.
> I think you've convinced me that the approach of stopping a socket by the
> same name when s
Sorry about the delay in responding.
Henrique de Moraes Holschuh writes:
> Large time outs can cause bad side-efects on surprising ways. If the
> socket is down, you get an immediate connection refused reply, which
> short-circuits the time out.
> As this is a generic feature, we could be talk
On Sat, Aug 2, 2014 at 8:53 PM, Chris Bannister
wrote:
>
> [snip]
>
> Is there a reason debian-user is subscribed to this bug report?
Please don't top-post.
Probably because it's a debian-user@ thread that resulted in the the
bug report and we were added to the cc as a (thoughtful) courtesy.
-
Is there a reason debian-user is subscribed to this bug report?
On Sat, Aug 02, 2014 at 10:42:38AM -0700, Russ Allbery wrote:
> Jonathan de Boyne Pollard
> writes:
[snip]
--
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people w
On Sat, 02 Aug 2014, Russ Allbery wrote:
> Henrique de Moraes Holschuh writes:
> > Services being subject to a package update can be down for extended
> > amounts of time (think package update that requires manual intervention,
> > or even a full manual reconfiguration, etc), or may actually invol
Henrique de Moraes Holschuh writes:
> Services being subject to a package update can be down for extended
> amounts of time (think package update that requires manual intervention,
> or even a full manual reconfiguration, etc), or may actually involve an
> ABI break. In both cases, you want that
On Sat, 02 Aug 2014, Russ Allbery wrote:
> Jonathan de Boyne Pollard
> writes:
> > And bugs #734766 and #734848 tell one the answer, which is that in order
> > to preserve its existing conceptual model that there is just the one
> > thing (named simply "acpid") invoke-rc.d should pull out the "soc
Jonathan de Boyne Pollard
writes:
> And bugs #734766 and #734848 tell one the answer, which is that in order
> to preserve its existing conceptual model that there is just the one
> thing (named simply "acpid") invoke-rc.d should pull out the "socket"
> from the "service" by looking for a "Trigge
ZH> $ sudo systemctl stop acpid
ZH> Job for acpid.service canceled.
... because, as noted, it's a socket-activated service, which actually
makes it two separately startable and stoppable things
("acpid.service" and "acpid.socket") in the world of systemd, only one
of which is being stopped when yo
Bug #736258 reopened, set to severity grave, and reassigned to systemd for
further processing and action.
Full explanation added to the bug report and CC'd to the bug report and to
the systemd maintainers.
--
"One disk to rule them all, One disk to find them. One disk to bring
them all and i
el
[1]
http://sources.debian.net/src/sysvinit/2.88dsf-53.2/debian/service/service#L191
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751741
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
On Sat, 26 Jul 2014, Zenaan Harkness wrote:
> Interrelated problem A:
> $ ps aux|egrep -i acpid
> root 318 0.0 0.0 0 0 ?S< 12:40 0:00 [ktpacpid]
> root 19855 0.0 0.0 4372 972 ?Ss 17:45 0:00
> /usr/sbin/acpid
> $ sudo systemctl stop acpid
> Job for
script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/acpid_1%3a2.0.22-3_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Possibly the bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736258
Been happening the past week or so (
cgi.load
> I added cgid.load and cgid.conf to mods-enabled
>
> firstly no file : cgi.conf ?? in mods-available
>
> secondly the directory /usr/lib/cgi-binis empty ???!!!
Unless, you (or an appropriate package, e.g. blosxom) put your cgi
program in there, yes, it will be empt
Ah I see. Thanks Jesús I have it working now :)
Zach
<>< http://www.fidei.org ><>
Thanks for the idea Camaleón.
Zach
<>< http://www.fidei.org ><>
Hi, Zachary:
On Monday 08 November 2010 11:54:17 Zachary Uram wrote:
> I have various name based virtual hosts setup. They all work fine.
> However if I try to run a script in /usr/lib/cgi-bin it fails when I
> specify the domain name, but works if I specify my IP name (this is a
>
On Mon, 08 Nov 2010 06:13:26 -0500, Zachary Uram wrote:
> Some more info. I looked at my access.log for oggthebase.org.
>
> When I went to http://www.oggthebase.org/cgi-bin/awstats.pl it
> generated:
>
> [Mon Nov 08 10:56:52 2010] [error] [client 72.0.209.165] File does not
On Mon, 08 Nov 2010 05:54:17 -0500, Zachary Uram wrote:
> I have various name based virtual hosts setup. They all work fine.
> However if I try to run a script in /usr/lib/cgi-bin it fails when I
> specify the domain name, but works if I specify my IP name (this i
Some more info. I looked at my access.log for oggthebase.org.
When I went to http://www.oggthebase.org/cgi-bin/awstats.pl it generated:
[Mon Nov 08 10:56:52 2010] [error] [client 72.0.209.165] File does not
exist: /var/www/oggthebase.org/cgi-bin
So it is going to /var/www/oggthebase.org/cgi-bin
I have various name based virtual hosts setup. They all work fine.
However if I try to run a script in /usr/lib/cgi-bin it fails when I
specify the domain name, but works if I specify my IP name (this is a
VPS)!
So this, http://97.107.134.151/cgi-bin/awstats.pl, works
But this, http
On Thu, Sep 11, 2008 at 5:19 AM, André Warnier <[EMAIL PROTECTED]> wrote:
[...]
>
> I just felt like telling you the above because I have the impression that a
> misunderstanding of the above is the source of 90% of the problems
> encountered by people unfamiliar with Virtual Hosting in general. I
On Thu, Sep 11, 2008 at 11:19:34AM +0200, André Warnier wrote:
> Apart from the related tip from Kris about the various virtual server
> config files in /etc/apache2/sites-available and
> /etc/apache2/sites-enabled, here is what I do to insure that virtual
> servers are "included" in the corr
Zach Uram wrote:
On Tue, Sep 9, 2008 at 3:54 PM, André Warnier <[EMAIL PROTECTED]> wrote:
Just a guess :
1) the new entry you have added to /etc/apache2/sites-available (and
sites-enabled) is called e.g. "darcs", which for some reason precedes
"default" in the directory.
2) in the apache.conf,
On Tue, Sep 9, 2008 at 3:54 PM, André Warnier <[EMAIL PROTECTED]> wrote:
>
> Just a guess :
>
> 1) the new entry you have added to /etc/apache2/sites-available (and
> sites-enabled) is called e.g. "darcs", which for some reason precedes
> "default" in the directory.
> 2) in the apache.conf, there i
Zach Uram wrote:
This is really baffling because CGI was working last week and now when
I try it again and it is not working.
I reread your post and my reply, and want to say it was was not clear
that your url was complete. If I merely duplicated what you've been
doing, I apologize.
cheers
lenny/sid.
/usr/lib/cgi-bin/ has darcs.cgi, darcsweb.cgi and awstats.pl
Previously to access one of these I would do:
http://www.jesujuva.org/cgi-bin/darcsweb.cgi
But now when I do that I get this file not found error:
404 Not Found
The requested URL /cgi-bin/darcsweb.cgi was not found on this
/lib/cgi-bin/ has darcs.cgi, darcsweb.cgi and awstats.pl
Previously to access one of these I would do:
http://www.jesujuva.org/cgi-bin/darcsweb.cgi
But now when I do that I get this file not found error:
404 Not Found
The requested URL /cgi-bin/darcsweb.cgi was not found on this server.
Apache
Okay, first off, thanks for your suggestions. I did finally figure it
out. I had set up a virtual host, just in case I wanted to serve other
sites from here. However, I had not properly added support for cgi-bin
files to this host. I noticed this when checking the
/etc/apache2/sites
Just a small addendum to my last message on this thread: the cgi-bin
search engine does work when I try it on the local host via either the
terminal, or the browser (ie, http://localhost/cgi-bin/htsearch), but
not via the site I'm serving to the wide world. I think there must be a
fla
Robert Harris wrote:
Mark Grieveson wrote:
Robert Harris wrote:
Mark Grieveson wrote:
Hello. cgi-bin files are not working on my webserver. I use apache2,
on Etch. Specifically, I'm trying to get htsearch, of the search
program htdig, to work on my site that I serve
Hello. cgi-bin files are not working on my webserver. I use apache2,
on Etch. Specifically, I'm trying to get htsearch, of the search
program htdig, to work on my site that I serve. It worked with Sarge,
but does not work with Etch. The file is at /usr/lib/cgi-bin/htsearch,
an
>You need to get your apache configured to use those cgi-scripts.
>Normally after installing you can find bugzilla at
> http://localhost/cgi-bin/bugzilla
Right track, thanks wim!
For other folks' reference (may be obvious but it was not to me) the
page is actually:
ht
/cgi-bin/bugzilla/index.cgi does not exist in that directory.
It is located in /usr/lib/cgi-bin/bugzilla/index.cgi, instead. In any
case, that is not a file I can load with my browser, is it?
How should I start my Bugzilla in order to start administering it?
ciao
a.
--
Please, send me a
Antonio Rodriguez wrote:
> I noticed that when installing cgiemail it is set as owned by root,
> same as other scripts simultaneously installed in /usr/lib/cgi-bin
> The danger of being root owned would be in the fact that it can
> virtually do anything.
no, it can't.
On Mon, Nov 29, 2004 at 12:49:30AM +0200, Black Dew wrote:
> Antonio Rodriguez wrote:
> >I noticed that when installing cgiemail it is set as owned by root,
> >same as other scripts simultaneously installed in /usr/lib/cgi-bin
> >I figure this is right, I would be surprise
Antonio Rodriguez wrote:
I noticed that when installing cgiemail it is set as owned by root,
same as other scripts simultaneously installed in /usr/lib/cgi-bin
I figure this is right, I would be surprised if i were the first
finding a bug, but I don't see why it makes it safer than installi
I noticed that when installing cgiemail it is set as owned by root,
same as other scripts simultaneously installed in /usr/lib/cgi-bin
I figure this is right, I would be surprised if i were the first
finding a bug, but I don't see why it makes it safer than installing
it as owned by www-dat
On Thu, 16 Sep 2004 23:10:05 +0200, Iwan van der Kleyn wrote:
> ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
>
You want a slash here^
> AllowOverride None
> Options ExecCGI -MultiViews +SymLinksIfOwnerMatch
> Order allow,deny
> Allow from all
>
>
Hi there,
I've got a test server running testing with both apache (1.3) and
apache2 for some experiments with htdig.
htdig uses the htsearch cgi-script in /cgi-bin (which is mapped
to /usr/lib/cgi-bin).
Curiously, when running apache everything works fine, the script is
correctly exe
er's fully qualified domain name, using 192.168.254.2 for ServerName
Syntax OK
[EMAIL PROTECTED]:~/d3020g/etc/apache:CVS> apachectl graceful
/usr/sbin/apachectl graceful: httpd gracefully restarted
I then put Perl CGI scripts into /home/dpchrist/public_html/cgi-bin and
attempted
I'm running aolserver 3.4.2 on potato and would like to give mailman
a try. Mailman installed in the into /usr/lib/ and put a symlink into
/usr/lib/cgi-bin/, like:
[EMAIL PROTECTED]:~# ls -l /usr/lib/cgi-bin/
lrwxrwxrwx1 root root 18 Jan 30 21:43 mailman ->
../mailman
The problem was cgi was commented out (by default) in the srm.conf file
- Original Message -
From: "MaD dUCK" <[EMAIL PROTECTED]>
To: "Mike Millner" <[EMAIL PROTECTED]>
Cc:
Sent: Monday, March 05, 2001 8:53 PM
Subject: Re: apache and cgi-bin
> also
also sprach Mike Millner (on Mon, 05 Mar 2001 08:52:38PM -0700):
> they are in and not commented out
send me your httpd.conf file as an attachment.
martin
[greetings from the heart of the sun]# echo [EMAIL PROTECTED]:1:[EMAIL
PROTECTED]@@@.net
--
a life? where can i download that?
they are in and not commented out
- Original Message -
From: "MaD dUCK" <[EMAIL PROTECTED]>
To: "Mike Millner" <[EMAIL PROTECTED]>
Cc:
Sent: Monday, March 05, 2001 8:48 PM
Subject: Re: apache and cgi-bin
> also sprach Mike Millner (on Mon, 05 Mar
also sprach Mike Millner (on Mon, 05 Mar 2001 08:47:46PM -0700):
> Invalid command 'ScriptAlias', perhaps mis-spelled or defined by a module
> not included in
> the server configuration
do you have the following lines in httpd.conf?
LoadModule dir_module /usr/lib/apache/1.3/mod_dir.so
LoadModule
ot;MaD dUCK" <[EMAIL PROTECTED]>
To: "Mike Millner" <[EMAIL PROTECTED]>
Cc: "debian users"
Sent: Monday, March 05, 2001 8:37 PM
Subject: Re: apache and cgi-bin
> also sprach Mike Millner (on Mon, 05 Mar 2001 08:35:17PM -0700):
> > your saying every cg
yadayadayada The apache daemon wouldn't start with the scriptalias in the http.conf file
> and could you please clarify the statement below. I don't understand the
> "Options" of the directory
here's an extract from my httpd.conf:
ScriptAlias /cgi-pub/ "/home/apache
also sprach Mike Millner (on Mon, 05 Mar 2001 08:21:06PM -0700):
> Can anyone give me the trick to getting cgi scripts to work with apache. My
> web
> site works fine but the cgi scripts don't run. I tried the ScriptAlias that
> the
> apache web site talks about but apache won't start with that a
Can anyone give me the trick to getting cgi scripts
to work with apache. My web site works fine but the cgi scripts don't run. I
tried the ScriptAlias that the apache web site talks about but apache won't
start with that added.
Thanks,
Mike
I have a user who would like to execute his own perl-scripts on my server, and
i've read the apache.org docs about suexec. But i canøt really get it to work.
Has anyone got a working configuretion file that i could have a look at ?
Thanks in advance
--
Best Regards / Venlig Hilsen
Rasmu
"Thomas R. Shemanske" <[EMAIL PROTECTED]> writes:
> I administer a couple of linux machines (potato based), and have a user
> which want to run cgi-bin scripts, and I would like to know if there are
> security concerns.
Yes there are. Have a look at cgiwrap, it should
On Sun, Oct 22, 2000 at 09:06:48AM -0400, Thomas R. Shemanske wrote:
> I administer a couple of linux machines (potato based), and have a user
> which want to run cgi-bin scripts, and I would like to know if there are
> security concerns.
>
> Currently all cgi-bin scripts which
I administer a couple of linux machines (potato based), and have a user
which want to run cgi-bin scripts, and I would like to know if there are
security concerns.
Currently all cgi-bin scripts which run are in /usr/lib/cgi-bin and
owned by root. As far as I can tell Apache is configured to look
Could be several things. I suggest you put apache in debug mode (in
httpd.conf) try to execute your script again, then check the logs to see
why they're failing. It may be they're not being run as perl scripts,
may be you need to 'AddHandler cgi-script *.cgi *.pl', maybe the script
is trying to do
I have been installing Apache on a potato based system.
I cant get cgi-scripts working, I want the local users to have their
cgiscripts in /home/user/public_html/cgi-bin/
At first a link to the *.cgi program, just outputed the source of the perl
program, then after a while i changed something in
Thanks folks... =)
NatePuri
Certified Law Student
& Debian GNU/Linux Monk
McGeorge School of Law
[EMAIL PROTECTED]
http://ompages.com
On Tue, 16 Mar 1999, Mitch Blevins wrote:
> In foo.debian-user, you wrote:
> > I have a normal apache installation; where is the cgi-bin?
>
&g
On Mon, 15 Mar 1999, Paul Nathan Puri wrote:
: I have a normal apache installation; where is the cgi-bin?
The answers to your virtual host questions can be found at
http://www.apache.org/docs/vhosts/index.html
I deleted your first mail a bit too quickly.
The answer to your cgi-bin question
*- On 15 Mar, Paul Nathan Puri wrote about "Where's the CGI bin?"
> I have a normal apache installation; where is the cgi-bin?
>
Look in /etc/apache/access.conf or try 'locate cgi-bin'.
--
Brian
---
On Mon, 15 Mar 1999, Paul Nathan Puri wrote:
> I have a normal apache installation; where is the cgi-bin?
>
well, mine is in /usr/lib/cgi-bin (I can't check I'm not home right, now),
I think. What I do remeber it is, in a /lib dir somewhere and very likely
on /usr
In foo.debian-user, you wrote:
> I have a normal apache installation; where is the cgi-bin?
/usr/lib/cgi-bin
I have a normal apache installation; where is the cgi-bin?
NatePuri
Certified Law Student
& Debian GNU/Linux Monk
McGeorge School of Law
[EMAIL PROTECTED]
http://ompages.com
Apologies for cross-posting to debian-user and debian-ISP but I
think you're the people I need.
I run a site under Apache-SSL very happily under Debian but
someone wants me to run a new site for him which would have
about 450 articles (journal articles), about 4m words. He and I
would want to
> Hello All,
> I just can't figure out how to get cgi's to work in the home
> directories. The log shows suEXEC is running and cgis work from
> /var/www/cgi-bin. In the home directory I have
> /home/user/public_html/cgi-bin.
> I'm using apache for the
>Hello All,
> I just can't figure out how to get cgi's to work in the home
>directories. The log shows suEXEC is running and cgis work from
>/var/www/cgi-bin. In the home directory I have
/home/user/public_html/cgi-bin.
>I'm using apache for the server. I've l
Hello All,
I just can't figure out how to get cgi's to work in the home
directories. The log shows suEXEC is running and cgis work from
/var/www/cgi-bin. In the home directory I have /home/user/public_html/cgi-bin.
I'm using apache for the server. I've looked thr
>> "EB" == Edward Betts <[EMAIL PROTECTED]> writes:
EB> bo, halve hamm) to dial-up the internet. yes it works, but only by running
EB> pon as root. i want to have a cgi-script so that all my users on win95
EB> boxes
EB> can dial-up (this box does ip masq). how?
Maybe masqdialer will work for yo
On Fri, Jun 05, 1998 at 10:37:09AM +0100, Edward Betts wrote:
> hi, I wonder whether any body can help. i am trying to get my system
(halve
> bo, halve hamm) to dial-up the internet. yes it works, but only by
running
> pon as root. i want to have a cgi-script so that all my users on win95
boxes
> c
On 5 Jun, Edward Betts wrote:
> hi, I wonder whether any body can help. i am trying to get my system (halve
> bo, halve hamm) to dial-up the internet. yes it works, but only by running
> pon as root. i want to have a cgi-script so that all my users on win95 boxes
> can dial-up (this box does ip ma
On Fri, Jun 05, 1998 at 10:37:09AM +0100, Edward Betts wrote:
> hi, I wonder whether any body can help. i am trying to get my system (halve
> bo, halve hamm) to dial-up the internet. yes it works, but only by running
> pon as root. i want to have a cgi-script so that all my users on win95 boxes
> c
hi, I wonder whether any body can help. i am trying to get my system (halve
bo, halve hamm) to dial-up the internet. yes it works, but only by running
pon as root. i want to have a cgi-script so that all my users on win95 boxes
can dial-up (this box does ip masq). how?
i have the scrips, basically
Can I dowmload the whole Debian-user FAQ (all fom files) in a manner that will
enable me to print it nicely (perhaps after formatting it using tex or
whatever) ?
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTE
dard) is
> installed, it creates the directory /usr/lib/cgi-bin (if it wasn't there
> already) with the directory cgi-bin belonging to root:root and permission
> 755 (which is what the policy manual dictates).
>
> What do I need to do to dedicate a user to be webmaster and to
or any
executable with a certain extension, etc. The documentation will tell
you a lot.
> When apache (or I assume any web server following the new web standard) is
> installed, it creates the directory /usr/lib/cgi-bin (if it wasn't there
> already) with the directory cgi-bin b
directory /usr/lib/cgi-bin (if it wasn't there
already) with the directory cgi-bin belonging to root:root and permission
755 (which is what the policy manual dictates).
What do I need to do to dedicate a user to be webmaster and to be able to
write cgi-scripts? I thought I would just need to add
rrors and it is running well,
except with cgi-scripts.
I didn't found much information about my problem form man pages
nor Apaches home page.
So when I'm no trying to read those indexed dwww-man-pages which all
I get is error message...
File Not found
The requested URL /cgi-bin/dwww w
85 matches
Mail list logo