Home > Backend Development > PHP Tutorial > How to use xampp command to stop apache on linux?

How to use xampp command to stop apache on linux?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-08-04 09:20:20
Original
1382 people have browsed it

Can’t turn it off using service

How to use xampp command to stop apache on linux?

Reply content:

Can’t turn it off using service

How to use xampp command to stop apache on linux?

killall apache
If it’s not apache, it’s httpd.

Service needs to add the corresponding service script to /etc/init.d/rpm. Apache installed by apt-get automatically adds service. xampp needs to manually configure the service file and put it in /etc/init.d/

Related labels:
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template