Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

196
Views
how can i stop a running webserver other than apache on linux?

I'm a beginner webdev using linux. I installed Xamp in my ubuntu 18.04 LTS. But when i make **sudo /opt/lampp/lampp start** so as to start apache, apache doesn't start. I tried to see if another webserver is running on the port 80 by tapping **telnet localhost 80** and remarked that another webserver is running. But i don't know how to stop it and get apache running in lieu of it. Of course i did a google search but i'm not getting a helping answer to my question. Does anybody know how i can fix my problem and get apache running ? thanks for helping

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

hello,

Sometimes you need to stop/start it from the bin/ folder. You have to check where exactly your apache is installed. For example if you installed apache in "/usr/local/apache2/". You have to start/stop the server as follow :

$cd /usr/local/apache2/bin/ $ sudo ./apachectl -k stop

if you want to start ==> replace stop by strat

I hope this can help you ;)

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!