pi-engine / pi

Multi-tenant application development engine for cloud ready SaaS platform.
http://www.piengine.org
201 stars 115 forks source link

Redis driver is ko #1418

Open Marc-pi opened 8 years ago

Marc-pi commented 8 years ago

at fresh install, cannot go up to DB setting >>> blank page i'm running redis 2.2.7 on PHP5.6

Marc-pi commented 7 years ago

yes, confirmed. i don't know if it is a (shared) server issue or Pi issue

voltan commented 7 years ago

I think its pi issues

voltan commented 5 years ago

On my last test :it work by this steps :

  1. install redis on fedora linux
  2. start and enable redis service
  3. install php redis client on php core
  4. set pi config to use redis
voltan commented 5 years ago

Here I am on test, by install last version redis on server and config Pi ( on both of engine.php and service.cache.php files ) to use redis. its work fine

Screenshot_20190611_103735