No Code Attached Yet Information Required
avatar M-Falken
M-Falken
25 Sep 2025

With joomla 5.3.3

To setup the Redis cache configuration

My host is like : /home/******/.redis/redis.sock
So my port must be set to : 0

But, despite this code :

https://github.com/joomla/joomla-cms/blob/efb7789deb2ce55f5939b5adaa69d5626d7ee035/libraries/src/Session/SessionFactory.php#L101C1-L102C96

The Redis port still refused when we save the configuration.
Invalid field: Redis server port

Seems related to the fields behaviour

Thanks

avatar M-Falken M-Falken - open - 25 Sep 2025
avatar joomla-cms-bot joomla-cms-bot - change - 25 Sep 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 25 Sep 2025
avatar M-Falken M-Falken - change - 25 Sep 2025
The description was changed
avatar M-Falken M-Falken - edited - 25 Sep 2025
avatar alikon
alikon - comment - 25 Sep 2025

can you try changing from

to min="0" instead ?

avatar QuyTon QuyTon - change - 30 Sep 2025
Labels Added: Information Required
avatar QuyTon QuyTon - labeled - 30 Sep 2025

Add a Comment

Login with GitHub to post a comment