D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
tests
/
alt-php84-phpiredis_1.0.1-1.el8
/
Filename :
testsuite_configuration.inc
back
Copy
<?php define('REDIS_HOST', '127.0.0.1'); define('REDIS_PORT', 6379); define('REDIS_UNIX_SOCKET', '/tmp/redis.sock');