[PHP] PHP as CGI or Module

2004-09-24 Thread Binay
Hi

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

Thanks
Binay

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


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:
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


[PHP] php as cgi and module at same time

2004-04-10 Thread Andy B
is it possible to have php installed with apache as cgi and module both at
the same time...??

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



Re: [PHP] php as cgi and module at same time

2004-04-10 Thread Curt Zirzow
* Thus wrote Andy B ([EMAIL PROTECTED]):
 is it possible to have php installed with apache as cgi and module both at
 the same time...??

Yes. See php.net/install


Curt
-- 
I used to think I was indecisive, but now I'm not so sure.

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