Filesystem Not Initialized
-
Hi,
I have a different error from the “usual”, if anyone knows what it could be apart from basics (in advance).
So the error is “Filesystem could not be initialized”, as per the plugin main page validation, and checking diagnostic it shows the same error.
# main page
Status: Conectado
Drop-in: Válido
Sistema de arquivos: Sem permiss?o de escrita# Diagnostic
Filesystem: N?o foi possível inicializar o sistema de arquivos.the message is translated to portuguese, but in english it would be what I mentioned. Now to what I validated already and the current behavior.
1- Redis is installed and connected (as you can see what I pasted before)
2- WP is writing data to Redis: db0:keys=12548,expires=266,avg_ttl=37155160157
3- My website has application user (meaning not www-data), but both have access to the folder, as object-cache.php is copied and removed if I enable/disable the plugin.
4- I tried enabling WP errors logs for troubleshooting, but for some reason it is not even printing to my apache error.log but also not even creating a new log file (same as the example from WP debugging codex)
5- I have metrics in the plugin, meaning it is working (I guess).I checked the code for the class-pluging.php and the documentation and it is a simple call to the O.S, but if it didn’t had permissions or anything it wouldn’t even copy object-cache.php… so how can I troubleshoot this?
Thanks a lot in advance.
The page I need help with: [log in to see the link]
- The topic ‘Filesystem Not Initialized’ is closed to new replies.