Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

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 lu
ck.
>
>
>
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.

Report this thread to moderator Post Follow-up to this message
Old Post
Raditha Dissanayake
09-24-04 08:56 AM


Re: [PHP] PHP 4.3.8 and Turck MMCache compatibility
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" <jabber@raditha.com>
Cc: <php-general@lists.php.net>
Sent: Friday, September 24, 2004 6:41 AM
Subject: Re: [PHP] PHP 4.3.8 and Turck MMCache compatibility


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

Report this thread to moderator Post Follow-up to this message
Old Post
Binay
09-24-04 08:56 AM


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" <jabber@raditha.com>
> Cc: <php-general@lists.php.net>
> Sent: Friday, September 24, 2004 6:41 AM
> Subject: Re: [PHP] PHP 4.3.8 and Turck MMCache compatibility
> 
>
> 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.
> 

Report this thread to moderator Post Follow-up to this message
Old Post
Bostjan Skufca @ Domenca.Com
09-24-04 08:56 AM


Re: [PHP] PHP 4.3.8 and Turck MMCache compatibility
So how to check whether php is installled as apache module or CGI  mode?

Thanks
----- Original Message -----
From: "Bostjan Skufca @ domenca.com" <bostjan.skufca@domenca.com>
To: <php-general@lists.php.net>
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: 
PHP 
location. 
> ------------------------------------------------------------------------ 
http://www.raditha.com/megaupload 
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

Report this thread to moderator Post Follow-up to this message
Old Post
Binay
09-24-04 08:56 AM


Re: [PHP] PHP 4.3.8 and Turck MMCache compatibility
Binay wrote:

>So how to check whether php is installled as apache module or CGI  mode?
>
>

phpinfo();

Did you try out what I said in my reply to your Original Post?


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

Report this thread to moderator Post Follow-up to this message
Old Post
Raditha Dissanayake
09-24-04 01:57 PM


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" <bostjan.skufca@domenca.com>
> To: <php-general@lists.php.net>
> Sent: Friday, September 24, 2004 12:30 PM
> Subject: Re: [PHP] PHP 4.3.8 and Turck MMCache compatibility
> 
>
> not
> 
>
> PHP
> 
>
> location.
> 
>
> http://www.raditha.com/megaupload
> 

Report this thread to moderator Post Follow-up to this message
Old Post
Bostjan Skufca @ Domenca.Si
09-24-04 01:57 PM


Re: [PHP] PHP 4.3.8 and Turck MMCache compatibility
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" <bostjan.skufca@domenca.si>
To: <php-general@lists.php.net>
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: 
does 
What i 
not 
with 
to 
> ------------------------------------------------------------------------ 
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

Report this thread to moderator Post Follow-up to this message
Old Post
Binay
09-24-04 01:57 PM


Re: [PHP] PHP 4.3.8 and Turck MMCache compatibility
Well,

it could hardly mean that it is installed as sapi wouldn't it?


On Friday 24 of September 2004 10:19, Binay wrote:
> 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" <bostjan.skufca@domenca.si>
> To: <php-general@lists.php.net>
> Sent: Friday, September 24, 2004 1:21 PM
> Subject: Re: [PHP] PHP 4.3.8 and Turck MMCache compatibility
> 
>
> does
> 
>
> What i
> 
>
> not
> 
>
> with
> 
>
> to
> 

--
Best regards,

Bostjan Skufca
system administrator

Domenca d.o.o.
Phone: +386 4 5835444
Fax: +386 4 5831999
http://www.domenca.com

Report this thread to moderator Post Follow-up to this message
Old Post
Bostjan Skufca @ Domenca.Com
09-24-04 01:57 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP General archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 04:20 AM.

 

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.