Do you mean you want to install a php module (TurckLoader.so) on your host company server? This won't work, you need to have root access to the server to install modules.

[EMAIL PROTECTED] wrote:
Hello,

Thank you for replying. Unfortunately I do not have access to the compiler on my linux box. All I have is access to FTP. I don't want to install Linux just to compile 1 file (And I have never installed Linux before, so you can imagine what I have to go through)

Thank you,

- Sid

----- Original Message -----
From: Manuel Lemos <[EMAIL PROTECTED]>
Date: Monday, October 20, 2003 0:50 am
Subject: [PHP] Re: turck-mmcache compiled loader


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





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



Reply via email to