By rm1116646
Hi,
I followed this guide to install mod_pagespeed on a CentOS 6.6 https://www.digitalocean.com/community/tutorials/how-to-get-started-with-mod_pagespeed-with-apache-on-a-centos-and-fedora-cloud-server
While installing I get this error: error: Failed dependencies: httpd >= 2.2 is needed by mod-pagespeed-stable-1.9.32.3-4448.x86_64
Can anyone tell me whats wrong?
I tried to restart the apache server.
Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Oddly, when I run the installer with this:
[root@zenoss-centos ~]# yum -y install at;rpm -Uvh https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-stable_current_x86_64.rpm
Then I run this:
service httpd restart; httpd -M |grep page
I get this:
pagespeed_module (shared)
Syntax OK
Now, I check which HTTPD version I’m running:
[root@zenoss-centos ~]# httpd -v
Server version: Apache/2.2.15 (Unix)
Server built: Oct 16 2014 14:48:21
Try just running the command I have outlined above:
yum -y install at;rpm -Uvh https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-stable_current_x86_64.rpm
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.