Error: Trying to restart service httpd... httpd (pid 25703) is running... Stopping httpd: [ OK ] Starting httpd: httpd: Syntax error on line 216 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib64/httpd/modules/mod_pagespeed_ap24.so into server: /usr/lib64/httpd/modules/mod_pagespeed_ap24.so: undefined symbol: ap_unixd_config [FAILED] WARNING! Some problems are found during restart(see log file: /tmp/httpd_modules_ctl.6p5u5s) Continue...
line 216 in apache config is
LoadModule pagespeed_ap24_module /usr/lib64/httpd/modules/mod_pagespeed_ap24.so
My platform info as below:
Linux version 2.6.32-279.el6.x86_64 (mock...@c6b9.bsys.dev.centos.org) (gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC) ) #1 SMP Fri Jun 22 12:19:21 UTC 2012
Anyone can help! Thanks.
--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Are you certain you are using apache 2.4 and not 2.2? If so, which version?
--