Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Add New Directive "ModPagespeedStatistics off" #146

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 10 comments
Closed

Add New Directive "ModPagespeedStatistics off" #146

GoogleCodeExporter opened this issue Apr 6, 2015 · 10 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.add ModPagepseedStatistics off to conf
2.start apache

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 266 of 
/usr/local/apache/conf/includes/post_virtualhost_global.conf:
Invalid command 'ModPagepseedStatistics', 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)?

X-Mod-Pagespeed 0.9.11.5-298

On what operating system?

centos 5.5

Which version of Apache?

2.2.17 (cpanel::easyapache)

Which MPM?

prefork


Original issue reported on code.google.com by ericker...@gmail.com on 10 Dec 2010 at 9:25

@GoogleCodeExporter
Copy link
Author

ModPagespeedStatistics off was not available in release 0.9.11.5. If you want 
to test it you have to checkout from trunk using:

gclient config http://modpagespeed.googlecode.com/svn/trunk/src

and the rest of the instructions at HowToBuild#Updating_to_a_new_version

Original comment by sligocki@google.com on 10 Dec 2010 at 3:54

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

well, I've been test X-Mod-Pagespeed    0.9.0.0-298 and 0.9.11.5-298. I'm sure 
both of them can't use ModPagepseedStatistics off.

Original comment by ericker...@gmail.com on 10 Dec 2010 at 4:33

@GoogleCodeExporter
Copy link
Author

Ah, found the problem.

You spelled ModPagespeedStatistics as ModPagepseedStatistics :)

Original comment by sligocki@google.com on 10 Dec 2010 at 5:45

@GoogleCodeExporter
Copy link
Author

Issue 147 has been merged into this issue.

Original comment by sligocki@google.com on 10 Dec 2010 at 5:50

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

well, that was copy&paste from here: 
http://code.google.com/p/modpagespeed/source/detail?r=298 :)

Original comment by ericker...@gmail.com on 10 Dec 2010 at 6:05

@GoogleCodeExporter
Copy link
Author

You are right: the comment in the svn commit message had a typo.  Sorry about 
that!

ModPagespeedStatistics

Original comment by jnj.mara...@gmail.com on 10 Dec 2010 at 6:07

@GoogleCodeExporter
Copy link
Author

thx ! it's works now. it seems really turn off the statistics(?). I connect to 
mysite/mod_pagespeed_statistics, and all i got only a blank page. 

Original comment by ericker...@gmail.com on 10 Dec 2010 at 6:16

@GoogleCodeExporter
Copy link
Author

Original comment by abl...@google.com on 7 Jan 2011 at 7:33

  • Changed title: Add New Directive "ModPagepseedStatistics off"
  • Changed state: Fixed
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Original comment by jmaes...@google.com on 7 Jan 2011 at 8:52

  • Changed title: Add New Directive "ModPagespeedStatistics off"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant