Hello,

On 10/19/2003 04:44 PM, [EMAIL PROTECTED] wrote:
Does anyone have the compiled version of the turck-mmcache loader file for Linux (TurckLoader.so). The prob is that I encoded the files using my Win box and now its lime to load it onto my Linux machine (For which I have only FTP rights). I would really appreciate it if someone could send me the .so file for the latest version (2.4.2)

It really depends on your PHP version and Linux distribution. Don't you have a compiler in your Linux box that you can run? You just need to do:


phpize
./configure --enable-mmcache=shared
make
make install

--

Regards,
Manuel Lemos

Free ready to use OOP components written in PHP
http://www.phpclasses.org/

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



Reply via email to