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

Not Found #62

Open
ccycv opened this issue Apr 25, 2017 · 2 comments
Open

Not Found #62

ccycv opened this issue Apr 25, 2017 · 2 comments

Comments

@ccycv
Copy link

ccycv commented Apr 25, 2017

wget https://github.com/Prajithp/cpanel/raw/master/EA4/ea-apache24-mod_pagespeed-1.9-32.11.src.rpm

@masterking32
Copy link

Hi, Use this commands :
wget https://github.com/pagespeed/cpanel/raw/master/EA4/ea-apache24-mod_pagespeed-latest-stable.src.rpm
or
wget https://github.com/Prajithp/cPanel_Mod_PageSpeed/raw/master/EA4/ea-apache24-mod_pagespeed-latest-stable.src.rpm

@jrsarath
Copy link

SSH to your server and do following
nano /etc/rpm/macros.apache2
paste this

%_httpd_mmn 20120211x8664
%_httpd_apxs /usr/bin/apxs
%_httpd_dir /etc/apache2
%_httpd_bindir %{_httpd_dir}/bin
%_httpd_modconfdir %{_httpd_dir}/conf.modules.d
%_httpd_confdir %{_httpd_dir}/conf.d
%_httpd_contentdir /usr/share/apache2
%_httpd_moddir /usr/lib64/apache2/modules

and save and exit (CTL + X)
then try step one again

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

No branches or pull requests

3 participants