>
> Thank you for your suggestion.  I retrieved the 1.3.1 version and built
> it.  Oddly enough when running the tests it failed on three tests that
> passed with version 1.3.3.  The following tests failed under 1.3.1.
>
> includeerr1.htm
> includeerr2.htm
> and opmask/opmasktrap.htm
>
> So I commented the entries out in the test.pl file and reran the test
> and everything passed.
>
> I could not figure out why the above tests would fail under 1.3.1 and
> pass under 1.3.3, but there may be some small differences I am not aware
> of.

There is simply a change in the text of the error message in newer Perl
versions, that make test of 1.3.1 isn't not aware. So it is safe to install
1.3.1, because these test errors are actualy errors of make test and not
Embperl itself.

>  Trying to rerun the test under 1.3.3 produced the initial errors
> that started this thread:
>
> Starting httpd...       httpd: module "" is not compatible with this
> version of
> Apache.
>

The only explanation I have for this is, that Embperl is compiled with other
header header files then Apache or that something with the moduleversions is
very different on HPUX. As workaround you can comment out the line 1381 in
epmain.c

 ap_add_module (&embperl_module) ;

then it should also work with 1.3.3

Gerald

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to