Hi Mike -

I have the same setup.  You should see something like this:

$ egrep -i perl httpd.conf
LoadModule perl_module        libexec/apache/libperl.so
AddModule mod_perl.c

# apachectl graceful
# tail /www/logs/error.log 

[Thu Apr 11 14:53:31 2002] [notice] Apache/1.3.22 (Unix) mod_perl/1.26
PHP/4.1.0 mod_ssl/2.8.5 OpenSSL/0.9.6a configured -- resuming normal
operations

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doug Silver
Network Manager
Urchin Corporation      http://www.urchin.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

On Thu, 11 Apr 2002, Mike Loiterman wrote:

>  
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Using FreeBSD 4.4 STABLE, apache-1.13.22_4, mod_perl-1.26
> 
> I had apache installed via its port, but I needed to use mod_perl. 
> So, it was my understanding that one can cd /usr/ports/mod_perl and
> do a make && make install to install mod_perl into an exsisting
> apache configuration without having to recompile.
> 
> This seems to have worked since I am seeing an entry in http.conf
> that says AddModule mod_perl.c but there is no entry for LoadModule
> /libexec/apache/mod_perl.so  and of course there is no file in
> linexec/apache/mod_perl.so so I'm a bit confused.
> 
> There is a an entry for libperl.so and there is a file called
> libperl.so.  It isn't clear to me from the documentation at
> http://perl.apache.org/guide/install.html#libperl_so_and_libperl_a
> how this relates to mod_perl.so.  Are these files interchangable?
> 
> How can I quickly and easily test if mod_perl is inded installed and
> functioning correctly.   
> 
> Mike Loiterman
> [EMAIL PROTECTED]
> PGP Key 0xD1B9D18E
> 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: PGP 7.0.4
> Comment: Message digitally signed by Mike Loiterman
> 
> iQA/AwUBPLYDBmjZbUnRudGOEQK2pgCgw2Wjlls7pSQbVpwOn5PuUX3mSR0AoNx5
> b1EBAV4smZy90cKCMg5IEId+
> =onnW
> -----END PGP SIGNATURE-----
> 

Reply via email to