windsofchange opened a new issue #1789: Invalid command 'ModPagespeedRedisServer' URL: https://github.com/apache/incubator-pagespeed-mod/issues/1789 Hello, Redis is configured and working fine in localhost. However defining in ModPagespeedRedisServer as localhost:6379 or 127.0.0.1:6379 results in apache crashing with `H00526: Syntax error on line 159 of /etc/apache2/conf.modules.d/456_pagespeed.conf: restartsrv_httpd[91897]: Invalid command 'ModPagespeedRedisServer', perhaps misspelled or defined by a module not included in the server configuration ` I have checked the code spelling, it's accurate. I've set the ::1 in redis.conf, but the pagespeed just will not connect to redis! Any thought are welcome, TIA
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
