> -----Original Message-----
> From: Ian C.Sison [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 20, 2000 11:41 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [plug] mod_perl support for apache
> 
> 
> On Tue, 20 Jun 2000, you wrote:
> > I'm installing apache from scratch and I want to add 
> mod_perl support. I've
> > already installed mod_perl module. I have already added
> > 
> > AddModule modules/perl/libperl.a
> > 
> > in src/Configuration in Apache.
> > 
> > So I tried compiling and installing. I browsed my new 
> webserver using
> > index.php3 to find out if mod_perl has been loaded. Pero 
> wala siya sa
> > Extensions/Apache.
> > 
> > Ano kaya ang nakalimutan ko?
> 
> mod_perl is the apache "module" for using perl scripts inside 
> apache ala-cgi.
> mod_php3 is the apache "module" for using php programs in apache.
> 
> Don't confuse the two.  \8)
> 
> to find out if mod_perl/mod_php3 are compiled into apache, do 
> an 'httpd -l'
> 
> Else if mod_perl is a DSO (not recommended) or mod_php3 is a 
> DSO, you have to
> 'Loadmodule' it in httpd.conf.

You didn't get my question. I'm installing mod_perl and mod_php. Ok naman
ang installation ko.
So I'm using phpinfo() para malaman ko kung loaded ang mod_perl. Kasi sa
phpinfo(), sinasabi niya ang mga loaded modules.

-
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to