• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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