Problem Installing modperl on HP 11.0

2000-06-26 Thread Kailashnath V Rampure
I have a problem trying to install mod Perl: The error is as follows src/modules/perl rm -f libperl.so ld -b -L/usr/local/lib -o libperl.so mod_perl.lo perlxsi.lo perl_config.lo perl_util.lo perlio.lo mod_perl_opmask.lo Apache.lo Constants.lo ModuleConfig.lo Log.lo URI.lo Util.l

mod per compilation problem

2000-07-05 Thread Kailashnath V Rampure
This is with reference to ur mail on mod_perl APXS error w/ apache/raven to modperl mailing list. I have a problem same problem with mod_perl. I just removed the the -Wl, -E option from the flags of Make file for mod_perl but unable to compile mod_perl asa DSO. I would like to know that were you

Re: problem connecting to oracle with DBD-Oracle-1.06/DBI-1.14 with Perl version v5.6.0 for Apache/1.3.12 (Unix) mod_perl/1.24 mod_ssl/2.6.6 OpenSSL/0.9.5a

2000-10-26 Thread Kailashnath V Rampure
I had a problem connectingto DB using CGI scripts, but it was working fine manual connections. So we had to add line “$ORACLE_HOME/lib “ in the file /etc/ld.so.conf and run command "ldconfig" Here Please replace $ORACLE_HOME with absolute path. Hope this solves the problem. Regards Kailas The l