Strange error message: (offline mode: enter name=value pairs on standard input)

2000-09-27 Thread MJ M

Hello,

I have recently made the following upgrade:

apache-1.3.6  -- apache-1.3.12
perl-5.005_02 -- perl-5.6
mod_perl-1.18 -- mod_perl-1.24

Except this upgrade, nothing else was changed. Since then, I frequently get 
the following message in the Apache error
log (this message never occured before the upgrade):

(offline mode: enter name=value pairs on standard input)

This message is normally generated by the CGI module when a script using 
this module is run on the command line. I use CGI
in several Apache modules and cgi scripts run under
Apache::Registry.

Can someone tell me how I can solve this problem ?

Best regards.

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.




Problem building mod_perl on AIX with apxs DSO style

2000-09-15 Thread MJ M

Hello,

I am trying to build mod_perl on AIX with the apxs DSO style but get an 
error on link time.

My config is:

AIX-4.1.5
Perl-5.6.0 with AIX patch distributed by Jens-Uwe Mager on this list
a few months ago.
Apache-1.3.12
mod_perl-1.24

I configured mod_perl with the command:
perl Makefile.PL \
   USE_APXS=1 \
   EVERYTHING=1 \
   WITH_APXS=/usr/local/apache/bin/apxs

And I got the following error message after issuing a make:

ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more 
information.
ld: 0711-317 ERROR: Undefined symbol: ap_configtestonly
make[1]: *** [libperl.so] Error 8
make[1]: Leaving directory `/u/mijmm/apache/mod_perl-1.24/apaci'
make: *** [apxs_libperl] Error 2


_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.