On Sun, 27 Jun 2004, Stas Bekman wrote:
> Grant wrote:
> > --- Stas Bekman <[EMAIL PROTECTED]> wrote:
> >
> >>Please *always* report problems following the
> >>guidelines:
> >>http://perl.apache.org/bugs/
> >
> > This is the first time I've ever set up a web server.
> > Does the error specified be
Grant wrote:
--- Stas Bekman <[EMAIL PROTECTED]> wrote:
Please *always* report problems following the
guidelines:
http://perl.apache.org/bugs/
This is the first time I've ever set up a web server.
Does the error specified below indicate a bug?
We need you to follow the instructions at http://per
--- Stas Bekman <[EMAIL PROTECTED]> wrote:
> Please *always* report problems following the
> guidelines:
> http://perl.apache.org/bugs/
This is the first time I've ever set up a web server.
Does the error specified below indicate a bug?
>
> Grant wrote:
> > Apache2 is running great, but I've b
Peter N Lewis wrote:
Hi all,
I ran in to a problem using NameWithVirtualHost because I used Rewrite
rules based on the host name inside a single virtual host and so ended
up with, in my case:
http://www.interarchy.com/main/index.pl
and
http://www.stairways.com/main/index.pl
going to different fi
Please *always* report problems following the guidelines:
http://perl.apache.org/bugs/
Grant wrote:
Apache2 is running great, but I've been trying to set
up mod_perl and now I get the following error when
running "apache2ctl restart":
Syntax error on line 191 of
/etc/apache2/conf/apache2.conf:
Stuart Johnston wrote:
I have just installed Apache::VMonitor to measure the memory usage of my
mod_perl app. When I run it, it only displays the parent process in the
list. None of the children are listed.
Any suggestions?
System versions:
Debian 3.0
apache-perl: 1.3.26-1-1.26-0woody2
Apache-
Kemin Zhou wrote:
Thanks a lot for Stas and Willian comment. Both of you are correct. I
figured out my problem:
it came from my program reading a configuration file. When Taint Check
(-T in perl or PerlSwitches +T
or TaintCheck On in httpd.conf) is turned on, any file handle is thought
to be