Answer the question
In order to leave comments, you need to log in
Disable xcache?
There is a server: Ubuntu, Nginx, php-fpm, xcache, mysql.
I put phpmyadmin, but it does not start, just a white screen. After digging in Google, I found out that the problem is in xcache. Phpmyadmin refuses to work if xcache is enabled.
Found a solution:
Add to phpmyadmin.conf:
php_admin_value xcache.cacher Off
php_admin_value xcache.stat Off
php_admin_value xcache.optimizer Off
But this solution works for apache, but I can't find anything for nginx.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question