Skip to main content

Any way to install pagespeed using ea4?

Comments

4 comments

  • brianjking

    $> yum install rpm-build cpio ea-apache24-mod_version $> wget https://github.com/Prajithp/cpanel/raw/master/EA4/ea-apache24-mod_pagespeed-1.9-32.11.src.rpm $> rpmbuild --rebuild ea-apache24-mod_pagespeed-1.9-32.11.src.rpm $> rpm -ivh /root/rpmbuild/RPMS/x86_64/ea-apache24-mod_pagespeed-1.9-32.11.x86_64.rpm $> /etc/init.d/httpd restart
    Source: github.com/pagespeed/cpanel
    0
  • Shixons

    $> yum install rpm-build cpio ea-apache24-mod_version $> wget https://github.com/Prajithp/cpanel/raw/master/EA4/ea-apache24-mod_pagespeed-1.9-32.11.src.rpm $> rpmbuild --rebuild ea-apache24-mod_pagespeed-1.9-32.11.src.rpm $> rpm -ivh /root/rpmbuild/RPMS/x86_64/ea-apache24-mod_pagespeed-1.9-32.11.x86_64.rpm $> /etc/init.d/httpd restart
    Source: github.com/pagespeed/cpanel

    I try that already and didn't work ^_^ (with the working url because that one is broken).
    0
  • brianjking
    Perhaps see github.com/pagespeed/cpanel/issues/40. Otherwise, I suggest making a post on the Google Pagespeed forums & the pagespeed Github repo issues.
    0
  • cPanelMichael
    I try that already and didn't work ^_^ (with the working url because that one is broken).

    Hello :) Could you let us know which aspect failed? Also, please review this post: Installation instructions incorrect / missing file " Issue #38 " pagespeed/cpanel " GitHub Thank you.
    0

Please sign in to leave a comment.