Re: [PHP] PHP as CGI or Module

2004-09-24 Thread raditha dissanayake
Binay wrote:
But when after lotttsss of hair pulling couldn't make turck run with 4.3.8 ,
finally decided to check type (mode) of PHP installation. I m sorry for
convience caused.
 

I admire your attitude. Many others would have come out with a flame in 
response to my message.  Please let me tip my hat to you.

best regards
raditha
--
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


Re: [PHP] PHP as CGI or Module

2004-09-24 Thread Binay
Hi,

I knew that Turck does not work in CGI mode. But didn't find it worth
checking cuz earlier it was working and my administrator said he only
upgraded the php and did nothing. So i presumed that PHP is still running as
apache module only.

But when after lotttsss of hair pulling couldn't make turck run with 4.3.8 ,
finally decided to check type (mode) of PHP installation. I m sorry for
convience caused.

Thanks
Binay

- Original Message -
From: "raditha dissanayake" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, September 24, 2004 1:40 PM
Subject: Re: [PHP] PHP as CGI or Module


> Binay wrote:
>
> >Hi
> >
> >How to check whether PHP is installed as CGI or Apache module?
> >
> >Thanks
> >Binay
> >
> >
> I assume this is a spin of from your thread on turck mmcache. I am
> pretty sure you have not read the mmcache docs or searched for  google
> on this. Because there are countless articles on installing turck.  To
> cut a long story short you should compile php with --disbable-cgi to use
> turck.  Please google next time before posting.
>
>
>
> --
> 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



Re: [PHP] PHP as CGI or Module

2004-09-24 Thread raditha dissanayake
Binay wrote:
Hi
How to check whether PHP is installed as CGI or Apache module?
Thanks
Binay
 

I assume this is a spin of from your thread on turck mmcache. I am 
pretty sure you have not read the mmcache docs or searched for  google 
on this. Because there are countless articles on installing turck.  To 
cut a long story short you should compile php with --disbable-cgi to use 
turck.  Please google next time before posting.


--
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] PHP as CGI or Module

2004-09-23 Thread Binay
Hi

How to check whether PHP is installed as CGI or Apache module?

Thanks
Binay