文件名称:mysqlCache:用于 MODX 的 Mysql 支持缓存
文件大小:81KB
文件格式:ZIP
更新时间:2024-07-22 02:41:22
PHP
Mysql 缓存额外。 安装: 通过 MODX 提供程序或 extras.io 提供程序安装,然后将“ cache.xPDOMysqlCache ”系统设置设置为cache.xPDOMysqlCache 您还可以在 config.inc.php 中的配置选项中将缓存设置设置为: $config_options = array ( 'cache_handler' => 'cache.xPDOMysqlCache' ); 在安装过程中,我们将“xpdomysqlcache.class.php”文件从core/components/mysqlcaching/model/xpdomysqlcache.class.php到core/xpdo/cache/xpdomysqlcache.class.php这可能由于文件权限而失败(错误是安装时显示)。 如果发生这种情况,请手动移动文件。 然
【文件预览】:
mysqlCache-master
----.gitignore(46B)
----core()
--------components()
----_build()
--------resolvers()
--------build.tables.php(1KB)
--------build.transport.php(4KB)
--------build.schema.php(2KB)
--------includes()
----README.md(1KB)
----_packages()
--------mysqlcaching-1.0.3-pl.transport.zip(34KB)
--------mysqlcaching-1.0.0-pl.transport.zip(33KB)