Re: Job for apache2.service failed because the control process exited with error code.

2021-09-30 Thread William Torrez Corea
I trying install moodle in my laptop. I need a Web Server but i think that two Service running is not necessary. On Wed, Sep 29, 2021 at 8:31 PM Greg Wooledge wrote: > Well, the only issue here is that they both want to bind to the same > port. If you change one of them to bind to a different p

Re: Job for apache2.service failed because the control process exited with error code.

2021-09-29 Thread Greg Wooledge
On Wed, Sep 29, 2021 at 08:27:31PM -0600, William Torrez Corea wrote: > Ready, i stopped lighttpd > Actually APACHE is active (running) > I don't knew that one can't have two services running. Well, the only issue here is that they both want to bind to the same port. If you change one of them t

Re: Job for apache2.service failed because the control process exited with error code.

2021-09-29 Thread William Torrez Corea
Ready, i stopped lighttpd sudo /etc/init.d/lighttpd stop [ ok ] Stopping lighttpd (via systemctl): lighttpd.service. Actually APACHE is active (running) sudo service apache2 status ● apache2.service - The Apache HTTP Server Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor

Re: Job for apache2.service failed because the control process exited with error code.

2021-09-29 Thread tuxifan-dml
Hey, Have you stopped and disabled other webservers like nginx or lighttpd first? Tuxifan Am 29. September 2021 05:33:25 MESZ schrieb William Torrez Corea : >*How to fix this error?* > >*systemctl status apache2.service* >apache2.service - The Apache HTTP Server > Loaded: loaded (/lib/systemd

Re: Job for apache2.service failed because the control process exited with error code.

2021-09-28 Thread Sven Hartge
William Torrez Corea wrote: > *How to fix this error?* > sep 28 21:26:24 apachectl[13245]: (98)Address already in use: AH00072: > make_sock: could not bind to address [::]:80 > sep 28 21:26:24 apachectl[13245]: (98)Address already in use: AH00072: > make_sock: could not bind to address 0.0.0.0:

Job for apache2.service failed because the control process exited with error code.

2021-09-28 Thread William Torrez Corea
*How to fix this error?* *systemctl status apache2.service* apache2.service - The Apache HTTP Server Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: Active: failed (Result: exit-code) since Tue 2021-09-28 21:26:24 CST; 20s ago Docs: https://httpd.apache.org/