This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Invalid command 'ModPagespeedImgMaxRewritesAtOnce' #131
Closed
Description
What steps will reproduce the problem?
1./etc/init.d/httpd restart
What is the expected output? What do you see instead?
Apache restart failed. Unable to load pid from pid file and no httpd process
found in process list.
If apache restart reported success but it failed soon after, it may be caused
by oddities with mod_ssl.
You should run /scripts/ssl_crt_status as part of your troubleshooting process.
Pass it --help for more details.
Also be sure to examine apache's variouse log files.
Apache Restart Output:
Syntax error on line 212 of
/usr/local/apache/conf/includes/post_virtualhost_global.conf:
Invalid command 'ModPagespeedImgMaxRewritesAtOnce', perhaps misspelled or
defined by a module not included in the server configuration
What version of the product are you using (please check X-Mod-Pagespeed
header)?
0.9.10.1
0.9.11.3
On what operating system?
Centos 5.5 with cPanel 11.28.52
Which version of Apache?
2.2.17
Which MPM?
Prefork
Original issue reported on code.google.com by ericker...@gmail.com
on 4 Dec 2010 at 4:41