Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37512407
en ru br
ALT Linux repos
4.1: 2.4.6-alt11.M41.1
4.0:
+backports:2.4.6-alt10
3.0: 2.4.6-alt8

Group :: System/Servers
RPM: php-mmcache

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: turck-mmcache-2.3.10-cache_file_location.patch
Download


--- mmcache.h	2003-04-30 15:44:50.000000000 +0200
+++ mmcache.h.oden	2003-05-09 09:56:29.000000000 +0200
@@ -62,7 +62,7 @@
 #define DEBUG_LOGFILE_CGI "/tmp/mmcache_log"
 #endif
 
-#define MMCACHE_MM_FILE "/tmp/mmcache"
+#define MMCACHE_MM_FILE "/var/cache/php-mmcache/mmcache"
 
 #include "zend.h"
 #include "zend_API.h"
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin