• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » How To Uninstall mod_pagespeed in Ubuntu and Debian Linux

By Abhishek Ghosh April 10, 2014 5:54 am Updated on April 10, 2014

How To Uninstall mod_pagespeed in Ubuntu and Debian Linux

Advertisement

Here is guide on How To Uninstall mod_pagespeed in Ubuntu and Debian with all command. mod_pagespeed can offer undesired effects to remove. Robert is our long term reader, he requested to write an article on How To Install mod_pagespeed on Rackspace Cloud Server. He is using 2 server configuration on Rackspace Cloud (2GB + 1 GB) and after OpenSSL security update, he tweaked the server side and faced issues. He was unable to find any good guide on How To Uninstall mod_pagespeed in Ubuntu and Debian Linux, official document has one line command which (we do not know why) refused to get executed. So, we also decided to get rid of this Google’s Spam. As we said before; mod_pagespeed has nothing really new which will work like a magic on high end setup. Getting rid of mod_pagespeed in Ubuntu and Debian Linux is relatively easy, it is very complicated in certain rpm based distro like Arch Linux. mod_pagespeed is all about front-end optimizations and can flareup issues if you do not install mod_security.

Throwing Whitepages are normal and common, if your traffic is falling after installing mod_pagespeed, it is definite that people on Far East or EU regions are receiving white pages.

 

How To Uninstall mod_pagespeed in Ubuntu and Debian Linux : Read the Previous Guide First

 

Kindly read the article on How To Install mod_pagespeed on Rackspace Cloud Server to check whether your setup is right. If you have setup mod_pagespeed in Ubuntu and Debian Linux properly, the whole thing might never get uninstalled or get uninstalled with things belonging to other packages. This mod_pagespeed is not for our high end setup. Again in lowed setup, it can create issues.

Advertisement

---

 

How To Uninstall mod_pagespeed in Ubuntu and Debian Linux : Steps

 

Kindly follow the steps in very cool head. You must deactivate any Cache Plugin except Redis Cache or Memcache on fronted. If your .htaccess and wp-config file is set to 400 or ownership is given to www-data; manually uncoment the line on wp-config.php file which defines wp_cache to be a true settings. Remove stuffs from .htaccess added by W3 Total Cache if auto remove does not work.

How To Uninstall mod_pagespeed in Ubuntu and Debian Linux

Login to SSH and go to /var/www (a preventive measure so that you do not run any wrong command without mentioning the path, which is not related to these commands. i.e. chown, chgrp etc.)

Vim
1
2
3
4
5
6
7
8
9
10
11
12
13
# disable the working symlinked stuffs
sudo a2dismod pagespeed
sudo service apache2 restart
# turn off
nano /etc/apache2/mods-available/pagespeed.conf
# edit to off from on and save
sudo service apache2 restart
# will work for the most
sudo apt-get autoremove mod-pagespeed-stable
# will work for some
sudo apt-get autoremove mod-pagespeed-beta
# must restart Apache
service apache2 restart

You are probably thinking that, all is done! No, we need to remove the cache folder :

Vim
1
2
3
rm -fr /var/cache/mod_pagespeed
# check the path, restart apache2
service apache2 restart

Removing Modules from etc/apache2/mods-available/can be a pain. We will suggest to build a new server than trying this and that unless you are an UNIX administrator.

Tagged With https://thecustomizewindows com/2014/04/uninstall-mod_pagespeed-ubuntu-debian-linux/ , pagespeed deinstallieren , ubuntu apache2 mod_pagespeed uninstall , ubuntu uninstall pagespeed , uninstall mod_pagespeed , uninstall pagespeed
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to How To Uninstall mod_pagespeed in Ubuntu and Debian Linux

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • How To Install mod_pagespeed on Rackspace Cloud Server

    Step by Step Guide on How To Install mod_pagespeed on Rackspace Cloud Server Running Ubuntu 13.10 plus Add On Tips to Configure Cloud Files.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Legal and Moral Aspects of Data MiningDecember 6, 2023
  • How Decision Support System WorksDecember 6, 2023
  • Types of Classification MethodsDecember 5, 2023
  • Time Series Analysis: OverviewDecember 5, 2023
  • Data Mining IssuesDecember 4, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy