correct....

It show Server API CGI.

So does it mean PHP is installed as CGI and not the apache module?

Thanks
Binay
----- Original Message -----
From: "Bostjan Skufca @ domenca.si" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 24, 2004 1:21 PM
Subject: Re: [PHP] PHP 4.3.8 and Turck MMCache compatibility


> Look at phpinfo() output.
>
> Search for
> Server API Apache 2.0 Handler
>
> or
> Server API Apache 2.0 Filter
>
> or something about apachehook(s)
> All above means it is installed as module
>
> If you find something refering to CGI then it is installed as CGI (and not
> $_SERVER, Apache environment and loaded modules)
>
> lp,
> B
>
> On Friday 24 of September 2004 09:01, Binay wrote:
> > So how to check whether php is installled as Apache module or CGI  mode?
> >
> > Thanks
> > ----- Original Message -----
> > From: "Bostjan Skufca @ domenca.com" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, September 24, 2004 12:30 PM
> > Subject: Re: [PHP] PHP 4.3.8 and Turck MMCache compatibility
> >
> > > It works on php 4.3.8 and 4.3.9 fine (as server module it does, it
does
> >
> > not
> >
> > > work as cgi though - as page states)
> > >
> > > lp,
> > > Bostjan
> > >
> > > On Friday 24 of September 2004 08:29, Binay wrote:
> > > > Hi
> > > >
> > > > I don't need everything i.e encoder, optimizer, accelerator etc.
What i
> > > > need is Loader which can decode the encoded files .
> > > >
> > > > I followed the instruction for installing the Turck loader but its
not
> > > > working on 4.3.8 . It was working on 4.3.3.
> > > >
> > > > I don know where m i doing wrong .
> > > >
> > > > Please help me out.
> > > >
> > > > Thanks
> > > > Binay
> > > > ----- Original Message -----
> > > > From: "raditha dissanayake" <[EMAIL PROTECTED]>
> > > > Cc: <[EMAIL PROTECTED]>
> > > > Sent: Friday, September 24, 2004 6:41 AM
> > > > Subject: Re: [PHP] PHP 4.3.8 and Turck MMCache compatibility
> > > >
> > > > > Binay wrote:
> > > > > >Hi
> > > > > >
> > > > > >Does any one have idea about the compatibility of Turck MMcache
with
> >
> > PHP
> >
> > > > 4.3.8. It was working well with 4.3.3 and ever since i have upgraded
to
> > > > 4.3.8 it stopped. I recompiled Turck MMcache for new version of PHP
> > > > also but no luck.
> > > >
> > > > > They work together. Make sure the mmcache.so goes to the right
> >
> > location.
> >
> > > > > I will bet that make install didn't copy it
> > > > >
> > > > >
> > > > > --
> > > > > Raditha Dissanayake.
> > >
> >
> ------------------------------------------------------------------------
> > >
> > > > > http://www.radinks.com/sftp/         |
> >
> > http://www.raditha.com/megaupload
> >
> > > > > Lean and mean Secure FTP applet with | Mega Upload - PHP file
> > > > > uploader Graphical User Inteface. Just 128 KB | with progress bar.
> > > > >
> > > > > --
> > > > > PHP General Mailing List (http://www.php.net/)
> > > > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to