I've written a small CGI::Application CMS that publishes content to flat
files via. The file-type can be any that the designers decide, but generally
it will be something that supports includes such as SSI or PHP. This is fine
most of the time but occasionally I need to produce dynamic pages - e.g.
[EMAIL PROTECTED] wrote:
Compiling mp2 as non-root was a definite good bit of advice - make test
was a success this time - no failures - thanks!
This probably negates the entire error report I mailed before - when (i
can anticipate some in the next ten minutes!) I run into problems again
i'll be cr
> "Igor" == Igor Rojdestvenski <[EMAIL PROTECTED]> writes:
Igor> I have made a dumb, simple and quite convenient XML
Igor> parser/unparser in Perl, which may be quite handy for mod_perl
Igor> developers.
I'm not sure what this does that XML::Simple doesn't do. If you're going
to reinvent the
Dear Igor,
Thank you for the interest to the mod_perl users list. Your contribution
might be very welcome over here after some formal modifications:
1. You need to make your packaging and documentation CPAN compatible,
because this is the only way to distribute your code to community and to
make
Compiling mp2 as non-root was a definite good bit of advice - make test
was a success this time - no failures - thanks!
This probably negates the entire error report I mailed before - when (i
can anticipate some in the next ten minutes!) I run into problems again
i'll be crawling back!
Henri
Henri, we can't help you if you don't follow our bug reporting guidelines.
Why do you keep on ignoring those? You were requested to provide those
twice. Please *read*:
http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems
in *addition* to the details asked by the URL above, plea
Tom Williams wrote:
[...]
Ok, with this patch applied, I now get this:
[EMAIL PROTECTED] mod_perl-2.0.0-RC6]$ perl Makefile.PL
MP_APXS=/usr/local/apache-2.0.54/bin/apxs
Reading Makefile.PL args from @ARGV
MP_APXS = /usr/local/apache-2.0.54/bin/apxs
mod_perl/1.999_021 installation detected... no
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_
Hi, all,
I have made a dumb, simple and quite convenient XML
parser/unparser in Perl, which may be quite handy for mod_perl developers. Feel
free to download it (also free) from
http://www.patronov.net/programs/hashparser.pm.
Self documented. Any modifications of the code are permitted with
It might be useful to look at the error_log first to help me (just a hunch)
http://henri.cooksworldwide.net/error_log
-
Hope this helps with something, I can't get a pre-made perl script going
that definitely works on a properly configured server. It has a startup.pl
which i've referenced bo
Tom Williams wrote:
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.
[EMAIL PROTECTED] wrote:
PerlResponseHandler ModPerl::Registry
^ I've narrowed it down to that line in httpd.conf - the source of my
problems. When i uncomment it all the children start segfaulting. Until i
uncomment it all the .pl files just display the source. That's even with:
AddHandler perl-s
12 matches
Mail list logo