On 08/31/2008 05:24 PM, David Christensen wrote:
debian-user:
I have a Debian 4.0 Etch virtual machine and have installed apache-perl. I
would like to be able to obtain server information by browsing to /server-info.
[...]
My guess is that mod_info.c isn't loaded (or compiled in).
debian-user:
I have a Debian 4.0 Etch virtual machine and have installed apache-perl. I
would like to be able to obtain server information by browsing to /server-info.
I believe I have uncommented the relevant lines in httpd.conf (and restarted
Apache):
# Allow remote server configuration
Hello.
after a base install of Debian Etch, I selected all necessary packages
for a LAMP System - Linux Apache MySQL PHP.
Specifically:
apache-perl 1.3.34-4
php5 5.1.6-5
libapache-mod-php5 5.1.6-5
[and related packages]
But I have to manually edit /etc/apache-perl/httpd.conf and enable
hello, world!
I have a Debian Sarge (3.1r0a) machine with apache-perl (e.g. Apache 1.3.33 with
mod_perl 1.29 compiled in). Tonight, I installed:
libhtml-mason-perl
libhtml-mason-perl-doc
libhtml-mason-perl-examples
libapache-request-perl
edited
/etc/apache-perl/conf.d
I heard from one of the maintainers and he thinks it is a bug in the
apache-perl package.
On Mon, 2005-09-12 at 15:51 -0500, Matthew Lenz wrote:
> On Mon, 2005-09-12 at 15:06 -0500, John Hasler wrote:
> > Matthew Lenz writes:
> > > yeah thats what I did (all the run levels h
On Mon, 2005-09-12 at 15:06 -0500, John Hasler wrote:
> Matthew Lenz writes:
> > yeah thats what I did (all the run levels have a K for apache,
> > apache-perl and apache-ssl). It still trys to start apache-perl though
> > (not apache or apache-ssl) which is strange. It th
Matthew Lenz writes:
> yeah thats what I did (all the run levels have a K for apache,
> apache-perl and apache-ssl). It still trys to start apache-perl though
> (not apache or apache-ssl) which is strange. It think it might be a bug
> in the apache-perl package.
Such a bug would hav
yeah thats what I did (all the run levels have a K for apache,
apache-perl and apache-ssl). It still trys to start apache-perl though
(not apache or apache-ssl) which is strange. It think it might be a bug
in the apache-perl package.
-Matt
On Mon, 2005-09-12 at 13:13 -0500, John Hasler wrote
Matthew Lenz writes:
> Is there a way to make the upgrade process not reinstall the /etc/rc.*
> entries (which I've removed with update-rc.d)...
Don't remove them: just change them all to K entries. You can do this
easily with sysvconfig (apt-get install sysvconfig).
--
John Hasler
--
To UNSU
On Mon, 2005-09-12 at 17:06 +0100, antgel wrote:
> Matthew Lenz wrote:
> > Is there a way to make the upgrade process not reinstall the /etc/rc.*
> > entries (which I've removed with update-rc.d) and not attempt to kill
> > existing servers in /var/run/apache* or start /etc/init.d/apache* when
> >
Is there a way to make the upgrade process not reinstall the /etc/rc.*
entries (which I've removed with update-rc.d) and not attempt to kill
existing servers in /var/run/apache* or start /etc/init.d/apache* when
it completes? I thought that the upgrade process would be smart enough
not to attempt
On Thu, 2005-09-08 at 10:23 -0400, Greg Folkert wrote:
> On Tue, 2005-09-06 at 19:55 +, Daniel McBrearty wrote:
> > Any idea what the essential differences are betwen installing these 2 debian
> > packages? I have used apache-perl without too many hitches on my home
> >
On Tue, 2005-09-06 at 19:55 +, Daniel McBrearty wrote:
> Any idea what the essential differences are betwen installing these 2 debian
> packages? I have used apache-perl without too many hitches on my home machine,
> my new server came with apache2 preinstalled.
>
> I'm wo
I've not gone over to mod_perl yet, so I guess I'll be OK going on with 2.
Thanks to you and Peter for the help.
Daniel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Tuesday September 6 2005 21:55, Daniel McBrearty wrote:
> I'm wondering whether this will cause me extra work in deploying my
> project, and hence whether to go to the trouble of removing 2 and
> replaicing with perl.
If your project uses mod_perl 1, you will probably run into some difficulties
On Tue, Sep 06, 2005 at 07:55:40PM +, Daniel McBrearty wrote:
> Any idea what the essential differences are betwen installing these 2 debian
> packages? I have used apache-perl without too many hitches on my home machine,
> my new server came with apache2 preinstalled.
>
>
Any idea what the essential differences are betwen installing these 2 debian
packages? I have used apache-perl without too many hitches on my home machine,
my new server came with apache2 preinstalled.
I'm wondering whether this will cause me extra work in deploying my project, and
hence wh
wow, this is confusing!
On Tue, Jun 29 at 12:57PM -0500, Will Trillich wrote:
> without the two added httpd.conf directives, apache works like a
> champ (so apache-perl is working just fine). then we add these
> two lines, and...
>
> PerlSetEnv BRICOLAGE_ROOT
At 7:32 Uhr -0700 25.09.2003, [EMAIL PROTECTED] wrote:
Anyone else have the problem of Apache-perl hanging on installation?
Yes I've seen it too, and downgraded to testing again because of it.
(Time for a bug report if not done already)
Christian.
--
To UNSUBSCRIBE, email to [EMAIL PROT
Anyone else have the problem of Apache-perl hanging on installation?
LoadModule perl_module /usr/lib/apache/1.3/mod_perl.so
# LoadModule put_module /usr/lib/apache/1.3/mod_put.so
# LoadModule allowdev_module /usr/lib/apache/1.3/mod_allowdev.so
# LoadModule eaccess_module /usr/lib/apache/1.3
On Wednesday 19 March 2003 11:49, Haim Ashkenazi wrote:
> If I understand corectly, apache-perl is staticaly compiled with mod_perl
> (that is it's the same as installing apache+mod_perl). so how come I can
> install both? the same with apache-ssl.
There are some known problems wit
On Wed, Mar 19, 2003 at 12:49:40PM +0200, Haim Ashkenazi wrote:
> Hi
>
> If I understand corectly, apache-perl is staticaly compiled with mod_perl (that is
> it's the same as installing apache+mod_perl). so how come I can install both? the
> same with apache-ssl.
>
&
Hi
If I understand corectly, apache-perl is staticaly compiled with mod_perl (that is
it's the same as installing apache+mod_perl). so how come I can install both? the same
with apache-ssl.
Am I missing something here?
Bye
--
Haim
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
w
ure upgrades was the security
patches, mostly.
> > perl -MCPAN -e shell
> > > install Bundle::HTML::Mason
> > [...]
> > is there a quickie-like fix without having to do a full to-woody
> > upgrade? :( i'd like to have a semi-modern HTML::Mason and
>
Bob Proulx wrote:
> will trillich <[EMAIL PROTECTED]> [2002-09-29 23:30:31 -0500]:
>
>>okay, apt-get is wonderful and all that -- but when sticking
>>with a tried-and-true potato setup, it's hard to get feature
>>updates without some extra-apt activity...
>
>
> Wait, wait, wait. Did you say "s
pgrade? :( i'd like to have a semi-modern HTML::Mason and
> apache-perl, without having to overhaul the whole schlabotnik...
What about grabbing woody's apt and set up an /etc/apt/preferences that
will allow you to selectively choose packages from woody? This way you
should be able to b
inking that is an inconsistent viewpoint.
> perl -MCPAN -e shell
> > install Bundle::HTML::Mason
> [...]
> is there a quickie-like fix without having to do a full to-woody
> upgrade? :( i'd like to have a semi-modern HTML::Mason and
> apache-perl, without having to ove
n -- and of course
the current version of mod_perl is 1.2103 and the new Mason
needs 1.22 or better. aaugh!
is there a quickie-like fix without having to do a full to-woody
upgrade? :( i'd like to have a semi-modern HTML::Mason and
apache-perl, without having to overhaul the whole schlabotni
Hi,
Has anybody managed to build a version of apache-perl based on apache
1.3.26?
I am trying, but until now with very limited success.
--
René Seindal
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On 2002.05.26 10:55 Rob Weir wrote:
On Sun, May 26, 2002 at 12:50:14AM -0400, Ian D. Stewart wrote:
> So,
>
> I recently upgraded apache to apache-perl, and am trying to get to
the
> a test script under /usr/share/doc/libapache-mod_perl/examples to
test
I don't know if thi
On Sun, May 26, 2002 at 12:50:14AM -0400, Ian D. Stewart wrote:
> So,
>
> I recently upgraded apache to apache-perl, and am trying to get to the
> a test script under /usr/share/doc/libapache-mod_perl/examples to test
I don't know if this is related, but apache-perl and
m
So,
I recently upgraded apache to apache-perl, and am trying to get to the
point where I can start experimenting with HTML::Mason. I've created
an httpd.conf by starting with the file /etc/apache/httpd.conf and
making changes as recomended in the mod_perl Guide[1]. I've also fou
I recently installed apache-perl on my home machine. When I try to run
the executable (/usr/sbin/apache-perl), I get the error message:
apache-perl: could not open document config file
/etc/apache-perl/httpd.conf
Sure enough, there is no httpd.conf in /etc/apache-perl. There is,
however
[Replies to me or -devel, please, I don't read -user]
I've had a bug open Forever on apache-perl asking it to coexist with Apache;
I'm about to build packages that do so. As a result, though, I need to move
its configuration somewhere else, move its default logs somewhere else,
On Mon, Sep 10, 2001 at 06:26:22PM -0500, Nathan E Norman wrote:
> On Mon, Sep 10, 2001 at 04:22:11PM -0500, will trillich wrote:
> > i have mod_perl working like a dream -- and i'd like to add
> > mod_ssl, so:
> [ snip ]
>
> Welcome to the wonderful world of
lowing extra packages will be installed:
> apache
> The following packages will be REMOVED:
> apache-perl libapache-asp-perl libapache-dbi-perl libapache-dbilogger-perl
> libapache-filter-perl libapache-ssi-perl
> The following NEW packages will be installed:
> apache
I had the exact same problem when trying to work with the debs.
Ultimatly I ended up just having to download the apache, mod_ssl, mod_perl,
and open_ssl sources and build them all by hand.
It was the only way to get them all to play nicely :)
Sorry, I dont remember the procedure I used, this was
After unpacking 2641kB will be freed.
Do you want to continue? [Y/n] n
Abort.
someone is of someone's rocker. (perhaps it's me.)
i've got apache-perl working nicely. i don't think it's
essential to bork my current setup just to add a feature...
# ap
On Mon, Aug 27, 2001 at 09:32:08PM +0200, Sven Gaerner wrote:
> Hi,
>
> does anyone how to solve the following problem without creating symlinks
> from /usr/lib/perl/5.6.0/* /usr/lib/perl/5.6.1?
Persuade the maintainer to fix it. Symlinks will probably just create
instabilities, so don't try it.
Hi,
does anyone how to solve the following problem without creating symlinks
from /usr/lib/perl/5.6.0/* /usr/lib/perl/5.6.1?
/usr/sbin/apachectl stop: httpd (pid 10867?) not running
[Mon Aug 27 21:28:34 2001] [error] Can't locate Apache.pm in @INC
(@INC contains: /usr/local/lib/perl/5.6.1 /usr/l
On Mon, Aug 20, 2001 at 02:31:21AM -0500, Andy Laurence wrote:
> > > but whenever I reference a Perl script in the cgi-bin, I
> > get a 404 error.
> >
> > What do the error-logs for apache say???
>
> Aha! 'script not found or unable to stat: /usr/lib/cgi-bin/customcd.pl'
> This is a bit weird as
> > but whenever I reference a Perl script in the cgi-bin, I
> get a 404 error.
>
> What do the error-logs for apache say???
Aha! 'script not found or unable to stat: /usr/lib/cgi-bin/customcd.pl'
This is a bit weird as everything in /etc/apache points to /var/www/cgi-bin.
> I've found out them
Hello Andy,
On Friday, August 17, 2001 at 4:24:36 PM,
you wrote (at least in part):
> but whenever I reference a Perl script in the cgi-bin, I get a 404 error.
What do the error-logs for apache say???
I've found out them to be a good source for information what's wrong.
Maybe there's a cgi-redi
On 17 Aug 2001 09:54:27 -0500, Andy Laurence wrote:
> > Are your script files set as executable by the web server process? ls
> > -al an example for the list to look at. Also your /etc/resolv.conf
> > might give us a clue as per the DNS thing you're mentioning.
>
> all scripts are -rwxrwxrwx and
On 17 Aug 2001 09:24:36 -0500, Andy Laurence wrote:
> I'm trying to get Apache running properly with Perl, but I'm having a few
> problems. I've managed to get Apache going with HTML, but whenever I
> reference a Perl script in the cgi-bin, I get a 404 error. I've noticed a
> 'Finding guildford.l
I'm trying to get Apache running properly with Perl, but I'm having a few
problems. I've managed to get Apache going with HTML, but whenever I
reference a Perl script in the cgi-bin, I get a 404 error. I've noticed a
'Finding guildford.logistics' dialogue comes up momentarily in IE5 which is
not
cept for turning ExecCGI on.
as i understand it, anyhow.
> > Make sure your permissions are at least 755.
make sure the partition is mounted for executability
(as opposed to noexec) -- use command 'mount'
can you run the perl from the command line?
have you enabled mod_
thanks to everyone who's helped out on this. especially Will Trillich
<[EMAIL PROTECTED]> for pointing me to perl.apache.org. wow. =)
in any case. for posterity. in a stock apache-perl install on a
potato, you have to add something like the following to access.conf:
SetHandler
welcome to the club, you've been initiated.
On Mon, Nov 27, 2000 at 10:34:40AM -0600, Herbert Ho wrote:
> i downloaded cgi-lib.pl and placed it in the same directory as my
> script. (from cgi-lib.berkeley.edu) it runs fine on the cmdline (both
> my box and my university's server)
>
> the error i
i downloaded cgi-lib.pl and placed it in the same directory as my
script. (from cgi-lib.berkeley.edu) it runs fine on the cmdline (both
my box and my university's server)
the error i get in /var/log/apache/error.log is (without the time
stamp):
Premature end of script headers: /home/herb/publ
On Mon, Nov 27, 2000 at 12:18:29AM -0600, Herbert Ho wrote:
> i posted before w/ 400 forbidden problems. i fixed that, but i still
> can't get a script to run.
>
> i now get:
>
>Premature end of script headers: /home/herb/public_html/init/login.pl
>
> i'm pretty sure it's not my script since
MAIL PROTECTED]>
> To: Ernest Johanson <[EMAIL PROTECTED]>
> Cc: debian-user@lists.debian.org
> Subject: Re: apache, perl, 403 forbidden, help? (SOLVED...kinda)
>
> thanks for everyone's help so far. it works...a little bit more. =)
>
> the problem i found is that th
i posted before w/ 400 forbidden problems. i fixed that, but i still
can't get a script to run.
i now get:
Premature end of script headers: /home/herb/public_html/init/login.pl
i'm pretty sure it's not my script since it works on another webserver
that my university runs (and i can't find the
> >
> >#!/usr/bin/perl -w
> >print "Content-type: text/html\n\";
>
> print "Content-type: text/html\n\n";
>
doh! that's what happens when you don't copy/paste. =(
but in the code that i actually run, the two '\n' do exist.
sorry. =p
herbert
ary
>
>
> On Tue, 21 Nov 2000, Herbert Ho wrote:
>
> > Date: Tue, 21 Nov 2000 15:55:26 -0600
> > From: Herbert Ho <[EMAIL PROTECTED]>
> > To: debian-user@lists.debian.org
> > Subject: apache, perl, 403 forbidden, help?
> >
> > hi all
>
> To: debian-user@lists.debian.org
> Subject: apache, perl, 403 forbidden, help?
>
> hi all.
>
> i can't get apache to execute a perl/cgi script.
>
> *box: potato/sparc, installed apache-perl and its dependencies.
>
> *error: 403 forbidden in web browser. this in er
i tried this, but it hasn't worked. i did both
AddHandler cgi-script .cgi
and
AddHandler cgi-script .cgi .pl
i tried renaming all my perl scripts to .cgi, but it doesn't like it.
if i use the first one (with my scrips still having .pl), the browser
ends up downloading the script...
i'
ublic_html/init", my
> >script resides in init/) to no avail.
> >
> > 3) i tried replacing the directive w/
> >
> > ScriptAlias ~herb/public_html/init /home/herb/public_html/init
> >
> >again, no effect.
> >
> > 4) installing
It might be that you don't have it set up as a handler.
Look in /etc/apache/srm.conf for
AddHandler cgi-script .cgi
I think it's commented out by default. Just uncomment it, and change your
script's extenstion to .cgi (You could add .pl as a handler, but it's better
just to stick with cgi).
Hope
>executing the script (i.e. "/" -> "/home/herb/public_html/init", my
>script resides in init/) to no avail.
>
> 3) i tried replacing the directive w/
>
> ScriptAlias ~herb/public_html/init /home/herb/public_html/init
>
>
hi all.
i can't get apache to execute a perl/cgi script.
*box: potato/sparc, installed apache-perl and its dependencies.
*error: 403 forbidden in web browser. this in error log:
Options ExecCGI is off in this directory:
/home/herb/public_html/init/login.pl
i tired everything in th
Philipp Letschert wrote:
>
> I tried to include a perl counter in my webpage with the line:
>
>
>
> invoking the counter with http://foo.bar/cgi-bin/counter.pl works fine. But I
> didnt got it to work from within the document. After spending a lot of time
> with the Apache documentation I hav
"AllowOverride All"in it.
The error in the error.log file says all the time:
handler server-parsed not found for: /var/www/mywebdir/counter.shtml
Could this be a problem with the apache-perl server, or am I still missing
something obvious ?
TIA, Phil
"AllowOverride All"in it.
The error in the error.log file says all the time:
handler server-parsed not found for: /var/www/mywebdir/counter.shtml
Could this be a problem with the apache-perl server, or am I still missing
something obvious ?
2000 14:13:03 -0500,
John Foster <[EMAIL PROTECTED]> wrote:
>
> I need debianized frontpage extensions for:
> apache-perl 1.3.9-13.1-1.21.2309-1
> If anyone knows where to obtain these please advise. I want to install
> Frontpage extensions on my currently running Potato sys
I need debianized frontpage extensions for:
apache-perl 1.3.9-13.1-1.21.2309-1
If anyone knows where to obtain these please advise. I want to install
Frontpage extensions on my currently running Potato system. A; of the
info available on Microsoft, RTR software, freshmeat, etc. is for older
On Thu, Feb 24, 2000 at 11:23:19PM +, Richard McCombs wrote:
>
> I recently installed Frozen "Potato" on my computer.
> Today I was trying to install apache-perl and I get the following
> error...
> "ln: cannot create symbolic link `/etc/apache/conf' to
I recently installed Frozen "Potato" on my computer.
Today I was trying to install apache-perl and I get the following
error...
"ln: cannot create symbolic link `/etc/apache/conf' to `.' No such file
or
directory"
Rick
Hello
Can someone help with the instalation of this packages :
libhtml-embperl-perl
and/or
libapache-asp-perl
I don't know what to do afteter apt-get foo.deb .
I set the perl module in apache but my page with perl code stay like the
source.
(i use an exemple code, fro
I'm having great trouble getting the new version of Apache to work
(version 1.2.1-4)
Apache fails to start.
There are two problems:
1. When I run /etc/init.d/apache start, I got complaints from Perl that it
couldn't find Apache::Constants (from /usr/lib/perl5/apache.pm, line 4).
I got over
70 matches
Mail list logo