crowell / modpagespeed_tmp

Automatically exported from code.google.com/p/modpagespeed
Apache License 2.0
0 stars 0 forks source link

Broken default pagespeed.conf in 1.6.29.3 #742

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. update to mod-pagespeed-beta-1.6.29.3-3270.i386
2. restart httpd
3.

What is the expected output? What do you see instead?
Expect normal operation

Get error on reloading HTTPD process: 

Syntax error on line 45 of /etc/httpd/conf.d/pagespeed.conf:

Invalid command '@@SSL_CERT_FILE_COMMAND@@', 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)?
 mod-pagespeed-beta-1.6.29.3-3270.i386

On what operating system?
CentOS 6

Which version of Apache?
httpd-2.2.15-28.el6.centos.i686

Which MPM?
pre-fork

Original issue reported on code.google.com by st...@sterndata.com on 11 Jul 2013 at 1:22

GoogleCodeExporter commented 9 years ago
Addition:  On a system with mod_ssl installed, I get the same error:

 sudo httpd -S

Syntax error on line 45 of /etc/httpd/conf.d/pagespeed.conf:
Invalid command '@@SSL_CERT_FILE_COMMAND@@', perhaps misspelled or defined by a 
module not included in the server configuration

Original comment by st...@sterndata.com on 11 Jul 2013 at 1:28

GoogleCodeExporter commented 9 years ago
Thanks for the report.  I take it that you used one of the pre-built RPMs that 
we provide?  While we look into fixing that, you should be able to replace 
"@@SSL_CERT_FILE_COMMAND@@" with "ModPagespeedSslCertFile 
/etc/pki/tls/cert.pem".

Please let me know if that helps.

Josh

Original comment by jkar...@google.com on 11 Jul 2013 at 1:40

GoogleCodeExporter commented 9 years ago
I can confirm *ALL* the packages are messed up, including the debs

Original comment by morlov...@google.com on 11 Jul 2013 at 1:53

GoogleCodeExporter commented 9 years ago
jkar... That line is accepted on line 45. Whether that's the right cert file is 
questionable, as I have my own certs installed, but it makes httpd happy.

Original comment by st...@sterndata.com on 11 Jul 2013 at 2:10

GoogleCodeExporter commented 9 years ago
We're rolling back the binaries for this release now, and will prepare a new 
release to fix this problem.

Original comment by jefftk@google.com on 11 Jul 2013 at 2:38

GoogleCodeExporter commented 9 years ago

Original comment by sligocki@google.com on 11 Jul 2013 at 6:01

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r3286.

Original comment by sligocki@google.com on 11 Jul 2013 at 6:55

GoogleCodeExporter commented 9 years ago

Original comment by sligocki@google.com on 11 Jul 2013 at 7:06

GoogleCodeExporter commented 9 years ago

Original comment by sligocki@google.com on 25 Jul 2013 at 6:20