// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
tests
/
alt-php82-phpiredis_1.0.1-1.el8
[ PARENT ]
EDIT :: testsuite_configuration.inc
<?php define('REDIS_HOST', '127.0.0.1'); define('REDIS_PORT', 6379); define('REDIS_UNIX_SOCKET', '/tmp/redis.sock');
SAVE
CANCEL