pss1152
Forum Replies Created
-
Forum: Plugins
In reply to: [Redis Object Cache] Redis Object Cache: Filesystem: Not writeable faultI found a bug in the plugin.
It does not work correctly when “‘FS_METHOD’, ‘ssh2′” is set.
You have to change it to “‘FS_METHOD’, ‘direct'”, then it works perfectly.
This needs to be fixed.Status: Connected Client: PhpRedis (v5.3.5RC1) Drop-in: Valid Disabled: No Ping: 1 Errors: [] PhpRedis: 5.3.5RC1 Relay: Not loaded Predis: Not loaded Credis: Not loaded PHP Version: 8.0.23 Plugin Version: 2.2.2 Redis Version: 7.0.7 Multisite: No Metrics: Enabled Metrics recorded: 68 Filesystem: Working Global Prefix: "wp_" Blog Prefix: "wp_" WP_REDIS_HOST: "172.18.0.1" WP_REDIS_PORT: 46379 WP_REDIS_DATABASE: 9 WP_REDIS_PREFIX: "sega73.hu" Global Groups: [ "blog-details", "blog-id-cache", "blog-lookup", "global-posts", "networks", "rss", "sites", "site-details", "site-lookup", "site-options", "site-transient", "users", "useremail", "userlogins", "usermeta", "user_meta", "userslugs", "redis-cache", "blog_meta" ] Ignored Groups: [ "counts", "plugins", "themes" ] Unflushable Groups: [] Groups Types: { "blog-details": "global", "blog-id-cache": "global", "blog-lookup": "global", "global-posts": "global", "networks": "global", "rss": "global", "sites": "global", "site-details": "global", "site-lookup": "global", "site-options": "global", "site-transient": "global", "users": "global", "useremail": "global", "userlogins": "global", "usermeta": "global", "user_meta": "global", "userslugs": "global", "redis-cache": "global", "counts": "ignored", "plugins": "ignored", "themes": "ignored", "blog_meta": "global" } Drop-ins: [ "Redis Object Cache Drop-In v2.2.2 by Till Krüss" ]Forum: Plugins
In reply to: [Redis Object Cache] Redis Object Cache: Filesystem: Not writeable faultIn this case, it can be said that:
- the plugin is not working properly
- it is trying to access something it has nothing to do with
- could there be a “backdoor” in it?
Forum: Plugins
In reply to: [Redis Object Cache] Redis Object Cache: Filesystem: Not writeable faultOn the test website I have given 777 permissions, but it doesn’t work there either.
This must be a plugin problem.Forum: Plugins
In reply to: [Redis Object Cache] Redis Object Cache: Filesystem: Not writeable faultStandard WP setup.
/sega73.hu/wp-content/plugins/redis-cache
From /sega73.hu/wp-content/plugins/redis-cache/includes copy object-cache.php to /sega73.hu/wp-content/
Wp-config.php is define:
//Redis
define( ‘WP_REDIS_HOST’, ‘172.18.0.1’ );
define( ‘WP_REDIS_PORT’, 46379 );
define( ‘WP_REDIS_DATABASE’, 9 );
define( ‘WP_REDIS_PREFIX’, ‘sega73.hu’ );
define( ‘WP_CACHE’, true );Forum: Plugins
In reply to: [Redis Object Cache] Redis Object Cache: Filesystem: Not writeable faultOkay.
How can I fix this?Forum: Plugins
In reply to: [Redis Object Cache] Redis Object Cache: Filesystem: Not writeable faultSomething is not working correctly with your plugin.
I made a new test environment.
No other plugins are running here.
The permissions of wp-content are 777, both for directories and files.
Now I installed phpredis, it is running.
The error persists.
What else should I do?
I did not like it when something does not work correctly.
So the pro version makes no sense either.
I attach the diagnostics.Status: Connected Client: PhpRedis (v5.3.5RC1) Drop-in: Valid Disabled: No Ping: 1 Errors: [] PhpRedis: 5.3.5RC1 Relay: Not loaded Predis: Not loaded Credis: Not loaded PHP Version: 8.0.23 Plugin Version: 2.2.2 Redis Version: 7.0.7 Multisite: No Metrics: Enabled Metrics recorded: 222 Filesystem: Object cache file doesn’t exist. Global Prefix: "wp_" Blog Prefix: "wp_" WP_REDIS_HOST: "172.18.0.1" WP_REDIS_PORT: 46379 WP_REDIS_DATABASE: 9 WP_REDIS_PREFIX: "sega73.hu" Global Groups: [ "blog-details", "blog-id-cache", "blog-lookup", "global-posts", "networks", "rss", "sites", "site-details", "site-lookup", "site-options", "site-transient", "users", "useremail", "userlogins", "usermeta", "user_meta", "userslugs", "redis-cache", "blog_meta" ] Ignored Groups: [ "counts", "plugins", "themes" ] Unflushable Groups: [] Groups Types: { "blog-details": "global", "blog-id-cache": "global", "blog-lookup": "global", "global-posts": "global", "networks": "global", "rss": "global", "sites": "global", "site-details": "global", "site-lookup": "global", "site-options": "global", "site-transient": "global", "users": "global", "useremail": "global", "userlogins": "global", "usermeta": "global", "user_meta": "global", "userslugs": "global", "redis-cache": "global", "counts": "ignored", "plugins": "ignored", "themes": "ignored", "blog_meta": "global" } Drop-ins: [ "Redis Object Cache Drop-In v2.2.2 by Till Krüss" ]Forum: Plugins
In reply to: [Redis Object Cache] Redis Object Cache: Filesystem: Not writeable faultStatus: Connected
Client: Predis (v2.0.3)
Drop-in: Valid
Disabled: No
Ping: PONG
Errors: []
PhpRedis: Not loaded
Relay: Not loaded
Predis: 2.0.3
Credis: Not loaded
PHP Version: 8.0.23
Plugin Version: 2.2.2
Redis Version: 7.0.7
Multisite: No
Metrics: Enabled
Metrics recorded: 27
Filesystem: Object cache file doesn’t exist.
Global Prefix: "pbbqa_"
Blog Prefix: "pbbqa_"
WP_REDIS_HOST: "172.18.0.1"
WP_REDIS_PORT: 46379
WP_REDIS_DATABASE: 1
WP_REDIS_PREFIX: "angiszi.hu"
Global Groups: [
"blog-details",
"blog-id-cache",
"blog-lookup",
"global-posts",
"networks",
"rss",
"sites",
"site-details",
"site-lookup",
"site-options",
"site-transient",
"users",
"useremail",
"userlogins",
"usermeta",
"user_meta",
"userslugs",
"redis-cache",
"blog_meta"
]
Ignored Groups: [
"counts",
"plugins",
"themes"
]
Unflushable Groups: []
Groups Types: {
"blog-details": "global",
"blog-id-cache": "global",
"blog-lookup": "global",
"global-posts": "global",
"networks": "global",
"rss": "global",
"sites": "global",
"site-details": "global",
"site-lookup": "global",
"site-options": "global",
"site-transient": "global",
"users": "global",
"useremail": "global",
"userlogins": "global",
"usermeta": "global",
"user_meta": "global",
"userslugs": "global",
"redis-cache": "global",
"counts": "ignored",
"plugins": "ignored",
"themes": "ignored",
"blog_meta": "global"
}
Drop-ins: [
"advanced-cache.php v by ",
"Redis Object Cache Drop-In v2.2.2 by Till Krüss"
]This is the complete diagnostics.
Forum: Plugins
In reply to: [Redis Object Cache] Redis Object Cache: Filesystem: Not writeable faultDear Till,
I do not understand the problem.
The wp-content directory is owned by http, its group is user.
All folders are 755 and all files are 644.
All plugins work flawlessly and are updated.
I continue to ask for your help.Best regards,
Csaba Pócsai