Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: MasterSleepy on November 03, 2004, 02:35:04 PM

Title: [contrib] Turck-Mmcache - PHP accelerator & optimizer
Post by: MasterSleepy on November 03, 2004, 02:35:04 PM
Hello all,

I've finished a contribs for the installation of Turck-Mmcache (http://turck-mmcache.sourceforge.net/).

Turck-Mmcache (http://turck-mmcache.sourceforge.net/) is the best accelerator for PHP at the moment.
After insallation, a new panel are available in the server-manager for the activation of mmcache for ibays.

the contrib (http://www.vanhees.cc/modules.php?op=modload&name=Downloads&file=index&req=viewsdownload)

Regards.
Title: [contrib] Turck-Mmcache - PHP accelerator & optimizer
Post by: guest22 on November 03, 2004, 03:25:50 PM
Heya, used it for the last year or so. Great programm and together with your contrib it's even better!!

RequestedDeletion
Title: [contrib] Turck-Mmcache - PHP accelerator & optimizer
Post by: TrevorB on November 09, 2004, 05:00:26 AM
Hi,

your contrib has a requirement for php < 4.2, but I don't think that this is related to Turck-Mmcache. Or is there something I should know (am running php 4.3.4).

Trevor B
Title: [contrib] Turck-Mmcache - PHP accelerator & optimizer
Post by: MasterSleepy on November 09, 2004, 05:50:27 AM
Hello,

The module that I compile is limited to 4.1 version of PHP.
I have to recompiled module for version 4.3, but I have several problem and was unable to compile a good module.

Regards.
Title: [contrib] Turck-Mmcache - PHP accelerator & optimizer
Post by: TrevorB on November 09, 2004, 05:59:16 AM
Quote from: "MasterSleepy"
Hello,

The module that I compile is limited to 4.1 version of PHP.
I have to recompiled module for version 4.3, but I have several problem and was unable to compile a good module.

Regards.


Thanks, I may look at compiling a version for 4.3 (I was going to use PHPAccelerator).

Trevor B
Title: [contrib] Turck-Mmcache - PHP accelerator & optimizer
Post by: icpix on November 11, 2004, 03:33:49 PM
FWIW I have been using the upgraded version of PHPA (on SME server 6.0.1-01 with PHP 4.3.8) and it just appeared to need a simple added-in line to php.ini and a reboot...
http://forums.contribs.org/index.php?topic=24126.0

best wishes, Robert
Title: [contrib] Turck-Mmcache - PHP accelerator & optimizer
Post by: MasterSleepy on January 10, 2005, 09:44:07 PM
Hi all,

I've recompile and rebuild the rpm so that it could be used with php 4.3.10.
The link don't have changed.

Regards.
Title: [contrib] Turck-Mmcache - PHP accelerator & optimizer
Post by: Henk on January 13, 2005, 04:59:54 PM
I'm using this contrib with PHP 4.3.10. It works, but using webmail gives these errors in my logs:

Jan 13 16:32:06 qs2 HORDE[16845]: PHP Notice:  Use of undefined constant Èx³E^B - assumed 'Èx³E^B' in /usr/share/pear/Log/syslog.php on line 150
Jan 13 16:32:06 qs2 HORDE[16845]: PHP Notice:  Use of undefined constant  - assumed '' in /usr/share/pear/Log/syslog.php on line 150
Jan 13 16:32:06 qs2 HORDE[16845]: PHP Notice:  Use of undefined constant ^D - assumed '^D' in /usr/share/pear/Log/syslog.php on line 150
Jan 13 16:32:06 qs2 HORDE[16845]: PHP Notice:  Use of undefined constant  - assumed '' in /usr/share/pear/Log/syslog.php on line 150
Jan 13 16:32:06 qs2 HORDE[16845]: PHP Notice:  Use of undefined constant  - assumed '' in /usr/share/pear/Log/syslog.php on line 150
Jan 13 16:32:06 qs2 HORDE[16845]: PHP Notice:  Use of undefined constant ^A - assumed '^A' in /usr/share/pear/Log/syslog.php on line 150
Jan 13 16:32:06 qs2 HORDE[16845]: PHP Notice:  Use of undefined constant  - assumed '' in /usr/share/pear/Log/syslog.php on line 150
Jan 13 16:32:06 qs2 HORDE[16845]: PHP Notice:  Use of undefined constant ^B - assumed '^B' in /usr/share/pear/Log/syslog.php on line 150

Webmail works, and as far as I can see at this moment without problems.

It must have something to do with Turck-MMCache, because the errors are gone after removing the rpm. Any idea what's happening?
Title: [contrib] Turck-Mmcache - PHP accelerator & optimizer
Post by: MasterSleepy on January 13, 2005, 07:36:27 PM
Hello Henk,

For the moment the only solution is to make a refresh oh the page.
I don't know what is the problem and look for that.

Thanks for the feedback.
Regards.
Title: [contrib] Turck-Mmcache - PHP accelerator & optimizer
Post by: MarkR on January 14, 2005, 02:39:54 PM
Hi All,

I have updated my PHP to 4.3.10, i then installed mmcache rpm(4.3.10 version) from mastersleepy.

Unfortunately i get the following error after activating:
PHP Warning:  raiseerror(): open_basedir restriction in effect. File(/usr/share/pear/PEAR.php

i can change the basedir and it works
(should the mmcache rpm have this problem? and is this the only way to fix the problem?)

thanks
mark