Hi! I'm building mod_perl 2.0.2 on a Fedora Core 5 Linux system using
gcc 4.1.1. I've got Apache 2.2.3 built from source up and running and a
multi-threaded Perl 5.8.8 was part of the Fedora Core 5 installation.
When I follow the "simple" build instructions for mod_perl, I get this
compile e
Jonathan wrote:
On Jun 8, 2006, at 3:11 AM, Tom Williams wrote:
and I noticed I'm not getting a new worker process after the form is
sent, which is possibly fine. I'm suspecting the Apache process
where the script ran is hanging out and contains the old form data in
its environme
Hi! I'm implementing a Novice Forms HTML form processing script:
http://www.noviceforms.com/
on a site hosted on a Apache/2.0.55 (Unix) PHP/4.3.11 mod_perl/2.0.2
Perl/v5.8.8 server. The script runs fine but I notice a strange
side-effect. When I fill out the form and the corresponding e-m
Hal Vaughan wrote:
> I'm using Apache 2.0 on Debian Linux. I've installed mod_perl and I can see
> the links for perl.load and perl.conf in /etc/apache2/mods_enabled. My
> perl.load is like this:
>
> LoadModule perl_module /usr/lib/apache2/modules/mod_perl.so
>
>
>SetHandler perl-script
>
Philippe M. Chiasson wrote:
#* Allright folks, RC6 was released a while ago, and various issues
were resolved. According to our planned schedule, I am releasing
a mod_perl-2.0.0 preview! As before, this is your last chance to
affect the new API, since after 2.0.0 is released, incompatible API
chang
Stas Bekman wrote:
Tom, please try with this patch:
Index: Makefile.PL
===
--- Makefile.PL (revision 168093)
+++ Makefile.PL (working copy)
@@ -126,8 +126,9 @@
set_modperl_version();
if ($old_modperl_version) {
-$old_
Stas Bekman wrote:
Changes since RC5:
(snip)
improve the diagnostics when detecting mp2 < 1.999022, tell the user
which files and/or dirs need to be removed [Stas]
I'm trying to install mod_perl 2.0.0-RC6 on a RedHat 9 based Linux system that
is currently running Apache 2.0.52/mod_perl 2.0.0-RC4
I had a similar problem once and it was due to the PHP module causing a
problem. I was running PHP 4.3.5 at the time and the problem was
resolved with PHP-4.3.7.
Peace...
Tom
Alexey Bozrikov wrote:
Good day or whatever it is at your location,
1. Problem description
couple of days ago I have co
Perrin Harkins wrote:
On Tue, 2004-05-18 at 10:41, Tom Williams wrote:
Thanks for the info. I'm responding off the list since my mod_perl
questions have basically been answered.
You really should keep these questions on the list. Others on there are
much more knowledgeable than
Perrin Harkins wrote:
Tom Williams wrote:
" If sometimes flags are here, problem is in loading the domains.pm
(making country array not loaded correctly) file.
Because yo use mod_perl and i known this module has a very special
way to load pm files and to initialize perl variables (variable
Hi! I'm trying to get some help in figuring out why I'm having problems
with some AWStats perl modules in my Apache 2.0.48 (worker
MPM)/mod_perl-1.99_13/Perl 5.8.2 (multi-threaded) on Redhat 9 Linux
environment.
Here is a link to the AWStats weblog analyzer:
http://awstats.sourceforge.net/
Bas
Stas Bekman wrote:
Sorry Raf, but you put yourself into a bad position. 1.99_09 is 1 year
old and many bugs that you are encountering now have been solved long
time ago. We can't support older Apaches, because they have changed a
lot of things since 2.0.43 and it won't work. So I can't offer mu
12 matches
Mail list logo