Are you using redhat 7.1?

Tor.

Markus Linke wrote:

> Hi,
>
> we have a problem with Apache::DBI ... after activating it in httpd.conf
> the server-start fails when using Apache::DBI.
>
> The installation of mod_perl and mod_ssl brought up no error messages.
>
> Perl itself works fine
> Perl DBI works fine
> Appache works fine
> Apache Mod_SSL works fine
> Apache Mod_Perl works fine
>
> The recompilation of Apache did not bring any better results ...
>
> Any Ideas?
>
> Ciao & Thanks,
> Markus
>
> ---
>
> Start Apache:
> =============
>
> /usr/local/apache/bin:> apachectl restart
> ./apachectl restart: configuration broken, ignoring restart ./apachectl
> restart: (run 'apachectl configtest' for details)
>
> Apache Configtest:
> ==================
>
> /usr/local/apache/bin:> apachectl configtest
> Syntax error on line 1235 of /usr/local/apache/conf/httpd.conf:
> Can't load
> '/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/DBI/DBI.so' for
> module DBI: ld.so.1: /usr/local/apache/bin/httpd: fatal: relocation
> error: file
> /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/DBI/DBI.so:
> symbol main: referenced symbol not found at
> /usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.  at
> /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/DBI.pm line 189 BEGIN
> failed--compilation aborted at
> /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/DBI.pm line 189.
> Compilation failed in require at
> /usr/local/lib/perl5/site_perl/5.6.1/Apache/DBI.pm line 4. BEGIN
> failed--compilation aborted at
> /usr/local/lib/perl5/site_perl/5.6.1/Apache/DBI.pm line 4. Compilation
> failed in require at (eval 3) line 3.
>
> Configuration File (Line 1229):
> ===============================
>
> #
> ------------------------------------------------------------------------
> --
> # TradeDB Configuration: 27.09.01
> #
> ------------------------------------------------------------------------
> --
> # 27.09.01 First Config
> #
> ------------------------------------------------------------------------
> --
>
> PerlModule Apache::DBI
> PerlModule Apache::Registry
> PerlModule Apache::AuthDBI

Reply via email to