olivier blanc wrote:
1. Problem Description:


While trying to load compiled DSO modperl in Apache, I got the following error :


Syntax error on line 223 of /opt/hpws/apache2/conf/httpd.conf:
Cannot load /opt/hpws/apache2/modules/mod_perl.so into server: Error 0


Perl and Apache have been compiled in 64 bits, modperl also.
Apache and Perl are not compiled in debug mode (at this time, there is no debug mode for 64 bits).
All is running on HPUX11i (uname -a => HP-UX w44h B.11.11 U 9000/800 1753907651 unlimited-user license)


Does any one successfully compiled and run mod_perl in such situation ?

We have several other platforms with the same problem. Do you have any other DSO modules that do load OK with Apache2? We afraid this has to do with DSO support on those platforms. So far nobody came out and volunteered to figure out what's wrong. So this issue is in flux.


Philippe is working on a static build to solve this problem, We haven't integrated it, since it may change somewhat but give a try to his patch and instructions posted here:

http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=108310633610736&w=2

Please let us know if this worked for you.
(obviously you want to remove the LoadModule instruction from your own server if you use the static build, but just passing the test suite would be great!)


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to