Home > Database > phpMyAdmin > How to uninstall phpmyadmin

How to uninstall phpmyadmin

藏色散人
Release: 2020-04-10 10:34:56
Original
4932 people have browsed it

How to uninstall phpmyadmin

How to uninstall phpmyadmin?

Uninstalled PhpMyAdmin on Linux server and now when apache restarts I get this error

Question:

I have a LAMP setup and running on a Linux VPS PHPMyAdmin. Worked great, but I no longer need PHPMyAdmin, so I removed it (like this: Completely removing phpMyAdmin) However, now if I restart Apache, I get this error:

Syntax error on line 244 of /etc/apache2/apache2.conf: Could not open configuration 
file /etc/phpmyadmin/apache.conf: No such file or directory Action 'configtest' failed.
The Apache error log may have more information.
Copy after login

Solution:

etc/apache2/apache2.conf still has one containing phpmyadmin. Remove that one and everything is back to normal!

The above is the detailed content of How to uninstall phpmyadmin. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template