Re: Apache.pm location on installation

2001-01-24 Thread David McCabe
> From: "Sinclair, Alan (CORP, GEAccess)" <[EMAIL PROTECTED]> > Date: Wed, 24 Jan 2001 11:10:21 -0700 > Subject: Apache.pm location on installation > > All, > > I have successfully installed mod_perl on Solaris. The mod_perl installation > process has in

RE: Apache.pm location on installation

2001-01-24 Thread Geoffrey Young
> -Original Message- > From: Sinclair, Alan (CORP, GEAccess) > [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 24, 2001 1:10 PM > To: '[EMAIL PROTECTED]' > Subject: Apache.pm location on installation > > > All, > > I have succ

Apache.pm location on installation

2001-01-24 Thread Sinclair, Alan (CORP, GEAccess)
All, I have successfully installed mod_perl on Solaris. The mod_perl installation process has installed the Apache.pm module in the perl lib directory. Is that normal? I was expecting the Apache perl stuff to be installed under APACHE_PREFIX. Thanks!