Ciao a tutti ho un problema con la gestione di un vps.
Ho utilizzato la forma di aggiornamento "ufficiale" di directadmin ed è andato tutto bene.
cd /usr/local/directadmin/customapache
rm -fr build
wget percorso
chmod 755 build
./build update
./build update_data_ap2
./build convert
./build clean
./build apache_2
./build php_ap2 n
./build mod_frontpage_ap2
./build mod_perl_ap2
./build zend
/sbin/service httpd restart
tutto bene a parte httpd.
Ho settato tutto bene con il test. Solo che non vuole partire.
errore
-bash-3.00# httpd
(98)Address already in use: make_sock: could not bind to address [::]:80
no listening sockets available, shutting down
Unable to open logs
-bash-3.00#
Non mi indirizza però sul dominio. Riesco a crearlo configurarlo l'url che genera in email dell'accesso tramite web al reseller è raggiungibile, mentre URL del dominio no nella pagina è solo visualizzato :
It works!
e questa è la mia nuova configurazione
-bash-3.00# php -v
PHP 4.4.8 (cli) (built: Jan 8 2008 07:30:07)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend Technologies
-bash-3.00# httpd -v
Server version: Apache/2.0.61
Server built: Jan 8 2008 07:25:16
-bash-3.00#
Persiste sempre l'errore
-bash-3.00# httpd
(98)Address already in use: make_sock: could not bind to address [::]:80
no listening sockets available, shutting down
Unable to open logs
-bash-3.00#
-bash-3.00# netstat -plant
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address Stat e PID/Program name
tcp 0 0 0.0.0.0:587 0.0.0.0:* LIST EN 1828/exim
tcp 0 0 0.0.0.0:110 0.0.0.0:* LIST EN 1860/vm-pop3d
tcp 0 0 0.0.0.0:2222 0.0.0.0:* LIST EN 1814/directadmin
tcp 0 0 127.0.0.1:783 0.0.0.0:* LIST EN 1834/spamd -d -c -m
tcp 0 0 0.0.0.0:143 0.0.0.0:* LIST EN 1795/xinetd
tcp 0 0 0.0.0.0:21 0.0.0.0:* LIST EN 1850/proftpd: (acce
tcp 0 0 xxxxx:53 0.0.0.0:* LIST EN 1711/named
tcp 0 0 127.0.0.1:53 0.0.0.0:* LIST EN 1711/named
tcp 0 0 0.0.0.0:25 0.0.0.0:* LIST EN 1828/exim
tcp 0 0 127.0.0.1:953 0.0.0.0:* LIST EN 1711/named
tcp 0 0
* LIST EN 31265/httpd
tcp 0 0
* LIST EN 1782/sshd
tcp 0 0 ::1:953
80
:::
* LISTEN 31265/httpd
unix 2 [ ] DGRAM 3809 1144/udevd @udevd
-bash-3.00# service httpd start
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
no listening sockets available, shutting down
Unable to open logs
-bash-3.00#
Quancuno è in grado di aiutarmi ?
Grazie in anticipo
![:) 🙂](https://connect.gt/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=8s11thadplu)