• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Webserver do not start

R

Roger Nordseth

Guest
/etc/init.d/apache2 start
Starting web server: apache2(98)Address already in use: make_sock: could not bind to address [::]:80

and i need the domain up as soon as possible
 
netstat?

Can you try whit this command and check who is at port 80

netstat -ln --programs | grep :80

and try first the process with port 80, kill -9 XXXXX

XXXX apeear at last of line with port 80, for example:


tcp 0 0 0.0.0.0:80 0.0.0.0:* ESCUCHAR 1446/apache2

so, kill -9 1446

Good luck

Maxwell.
Montevideo, Uruguay
 
I have upgraded to v 10 but is stuck with default template, i can see the site in the user controlpanel
 
Back
Top