On Thursday 05 February 2004 19:00, Binay wrote:

> I m using Turck MMcache for php source encoding. Now the server where i
> will deploy those file need to have turck loader installed on it. And the
> procedure given in the site requires  compiling the source and then
> including the TurckLoader.so extension in php.ini file .
>
> Now is it possible not to compile the turck source on client's server and
> simply include the extension TurckLoader.so(which i'll provide them) in
> php.ini i.e bypassing the compile face.

It ought to be possible providing that you compile the extension on a server 
that is similar to the client's. Similar, meaning the same versions of 
support libraries, apache, php etc etc.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
I find you lack of faith in the forth dithturbing.
- Darse ("Darth") Vader
*/

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

Reply via email to