-
Notifications
You must be signed in to change notification settings - Fork 7
FAQ
phpRedExpert supports Redis 2.6 and newer. It could also work with older versions though not all features are available.
There can be many explanations to this and a look at your server’s error log file might give a clue. If you have installed phpRedExpert with Composer thenyou can access the same url via app_dev.php to get detailed error message.
This depends on your system. If you’re running a server which cannot be accessed by other people, it’s sufficient to use only Basic authentication method provided by Apache (you can use .htaccess files for this).
If other people have access to your server, you should use Basic authentication and encrypt the whole connection with SSL/TLS.
Issues canbecaused by some combinations of browser extensions. To troubleshoot, disable all extensions then clear your browser cache to see if the problem goes away.