The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
After install zend optimizer cant start apache2
Hello yesterday i installed via putty the zend optimizer (latest) for the needs of one custom addon.
The last last think do after the installation was to restart apache2. i use debian server vhost and if i give in putty this command i get this message: Code:
WPGX001:~# /etc/init.d/apache2 start Starting web server (apache2)...(98)Address already in use: make_sock: could not bind to address [::]:80 (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 failed! WPGX001:~# Please help my site is since yesterday off. |
#2
|
|||
|
|||
You can not start the webserver if it is already running, you will need to stop it first.
Easiest is with the following command: service httpd restart |
#3
|
|||
|
|||
i try your tip but works not:
Code:
WPGX001:~# service httpd restart -bash: service: command not found WPGX001:~# |
#4
|
|||
|
|||
If that command doesn't work, then you will first need to issue a stop command, followed by a start.
|
#5
|
|||
|
|||
Because i m very noob at linux commands can you please make it more clearly? Thank you.
--------------- Added [DATE]1265984654[/DATE] at [TIME]1265984654[/TIME] --------------- i give this and nothing still happend: Code:
WPGX001:~# /etc/init.d/apache2 stop Stopping web server (apache2)...httpd (no pid file) not running . WPGX001:~# /etc/init.d/apache2 start Starting web server (apache2)...(98)Address already in use: make_sock: could not bind to address [::]:80 (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 failed! WPGX001:~# The httpd.conf is empty and zero in size on ftp is not the problem? |
#6
|
|||
|
|||
Try rebooting or if that fails ask assistence from your host.
|
#7
|
|||
|
|||
Thanks is worked!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|