When I click on Restart Apache button, I have this error:
| Code: |
* Starting web server apache2
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
...fail!
|
And Apache not working.
And when I am trying to start Apache:
| Code: |
Failed to start service :
:
* Starting web server apache2
...done.
|
(Apache now woks)
When I use terminal /etc/init.d/apache2 restart Apache restarts and WEB server is working (restarting takes about 10 seconds).
Maybe it is because I have installed many php modules (php5-ffmpeg, php5-mysql, php-mcrypt, php-gettext, php getid3 and some other modules)?