Article Title: uninstall Mysql, Apache, and Php in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
The
This article environment: CENTOS7, yum-style installation Nginx and PHP, PHP-FPMBefore is through the Yum Way directly installs Nginx and PHP, PHP-FPM, this kind of advantage is convenient, does not need step by step installs solves each dependent
Add an article: O (∩ _ ∩) O ~
The uninstall procedure is as follows:
Uninstall Mysql
[Root @ localhost ~] # Rpm-qa | grep mysql
Mod_auth_mysql-2.6.1-2.2
Php-mysql-4.3.9-3.15
Mysql-devel-4.1.20-1.RHEL4.1
Mysql-4.1.20-1.RHEL4.1
Mysqlclient10-3.23.58-4.
: This article describes how to force uninstall PHP in centOS. For more information about PHP tutorials, see. Run the following command to view the php version:
# Php-v
This command is not clean
# Yum remove php
Because this command is used
Very silent, CentOS actually PHP version only 5.1.6, many open-source CMS cannot be installed.To view the PHP version command:#php-VThis command is to remove the dirty#yum Remove PHPBecause you can use this command later.#php-VYou will still see the
Build:Collected from: HTTP://WWW.CLOUDFLY.INFO/ARCHIVES/36Installing Apache2sudo Install apache2When the installation is complete, run the following command to restart:sudo /etc/init.d/apache2 restartEnter http://localhost or http://127.0.0.1 in the
Several PHP server architectures are strongly recommended !!! I found a good article and introduced in detail several architectures of the current PHP Server. I specially reprinted it. I strongly recommend it !!? Nginx + PHP + PHP-FPM (FastCGI) on
The default php version of entOS is 5.1.6, and many open-source CMS cannot be installed.Run the following command to view the php version:# Php-vThis command is not clean# Yum remove phpBecause this command is used later# Php-vYou will still see the
Very silent, CentOS actually PHP version only 5.1.6, many open-source CMS cannot be installed.To view the PHP version command:
#php-V
The following command is to remove the dirty
#yum Remove PHP
Because you can use this
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.