>
>
> >There is (or at least it was) a mod_perl 2 installed
>
> >Run
>
> > perl Makefile.PL /test/apache_1.3.31
>
> >Instead, this should force Embperl to use mod_perl 1
>
> Thanks, this help is much appreciated.
>
> This got the make to run successfully, but now make test is
> throwin
>
> -bash-2.05b$ perl Makefile.PL
> Found mod_perl 2.0
>
There is (or at least it was) a mod_perl 2 installed
Run
perl Makefile.PL /test/apache_1.3.31
Instead, this should force Embperl to use mod_perl 1
> When line 768 of the makefile is commented out, make seems to
> succeed just fi
> Trying to install Embperl 2.2.0 on a Linux 2.4.21-47.ELsmp
> box, under Apache 1.3.31, we are getting the below errors at
> make test.
>
> The only clue I have is that apr_strings.h seems to be a file
> for Apache Portable Runtime, which is generally associated
> with Apache 2.
Yes, this i
>How do I get the CVS version?
see
perldoc CVS.pod
Gerald
--
Gerald Richter ecos electronic communication services gmbh
IT-Securitylösungen * dynamische Webapplikationen * Consulting
Post: Tulpenstrasse 5 D-55276 Di
Gerald,
How do I get the CVS version?
Also, I'm getting an error when I start Apache:
Starting httpd: [Mon Mar 31 20:34:36 2003] [error] Can't locate Apache.pm in
@INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thre
>I just tried Perl -MCPAN -e shell
> install HTML::Embperl
>and it pulled down 2.0b8.
Perl 5.8.0 requires the newest Embperl version from the cvs to work
Gerald
--
Gerald Richter ecos electronic communication services gmbh
IT-Secu
> sorry for directing this problem directly to you, but I wasn't sure where
> else to send it: the problem I'm having is as below:
> > To: '[EMAIL PROTECTED]'
[EMAIL PROTECTED] is the correct mailing list address
> >
> > I installed embperl from http://theoryx5.uwinnipeg.ca/ppmpackages/ -
this
___cliff rayman___ wrote:
>
> search the embperl archives. i think u will find reference to this error
> and the method for fixing it.
I did search the archive. Most similar problems were connected to the
way 5.6.0+ is handling error messages anf this is supposed to be fixed
in Embperl 1.3.3. A
>
> I've just deleted Apache::Session and 'make test' works OK. I don't need
> Apache::Session right away but it's still weird, isn't it?
>
The problem are changes in the MD5 and Digest::MD5 modules, which occur
between Perl 5.6.0 and 5.6.1.
The problem is fixed in the just released Embperl 1.3.
search the embperl archives. i think u will find reference to this error
and the method for fixing it.
Robert wrote:
> Robert wrote:
> >
> > I can't 'make test' Embperl, offline mode tests OK, but the modperl
> > mode fails right on the first test. Modperl itself seems to work OK,
> > bellow
Robert wrote:
>
> I can't 'make test' Embperl, offline mode tests OK, but the modperl
> mode fails right on the first test. Modperl itself seems to work OK,
> bellow is %ENV and @INC from script running under Apache::Registry.
>
> This is RedHat 7.2, it's almost exactly identical as my ten o
>
> Gerald, yes it did help, thanks very much. The install was not without
> pain and suffering (I had to manually find various files like mod_env.so
> and libperl.so, and the 'make test' failed for mod_perl), but it does
> seem to be working finally when I test the server. This is very useful
> t
Gerald Richter wrote:
>
> Neil,
>
> Embperl needs only to have read access the Apache header files and must be
> able to start the Apache binary, to check with whichs options it is
> compiled.
>
> The header files are normaly installed by mod_perl somewhere under the Perl
> directory (do a find
Neil,
Embperl needs only to have read access the Apache header files and must be
able to start the Apache binary, to check with whichs options it is
compiled.
The header files are normaly installed by mod_perl somewhere under the Perl
directory (do a find -name httpd.conf). Take this directory a
>
> I have installed mod_perl 1.21 with Apache 1.3.9
> and HTML::Embperl 1.2.1 with source compile.
>
> but, my embperl package doesn't work proerly.
> Everytime accessing to my embperl script with web browser.
> Apache got 'internal server error' and cannot handle my
> Embperl script.
>
> The err
15 matches
Mail list logo