I need a Web server

fever_wits

Renowned Member
Sep 13, 2009
52
2
73
Bulgaria
hgs.name
I understand no longer used for web server apache.You use your own web server. Can I use this web server for other applications, for example apcupsd. And if I can how to do this ?
 
I may not have explained properly, which I sincerely apologize.I use VM for web server.
Port 80 is redirected to this VM.predi do upgrade to version 3. I opened the applications to this address and port:
https://domain.com:8006/cgi-bin/apcupsd/multimon.cgi.
After the upgrade to version 3.0, you have your own web server, I get the following error.

proxmox:~# /etc/init.d/apache2 start
Starting web server: apache2[Wed May 29 12:39:36 2013] [warn] NameVirtualHost *:80 has no VirtualHosts
(98)Address already in use: make_sock: could not bind to address [::]:8006
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:8006
no listening sockets available, shutting down
Unable to open logs
Action 'start' failed.
The Apache error log may have more information.
failed!

proxmox:~# pveversion -v
pve-manager: 3.0-20 (pve-manager/3.0/0428106c)
running kernel: 2.6.32-20-pve
proxmox-ve-2.6.32: 3.0-100
pve-kernel-2.6.18-2-pve: 2.6.18-5
pve-kernel-2.6.32-14-pve: 2.6.32-74
pve-kernel-2.6.32-20-pve: 2.6.32-100
pve-kernel-2.6.32-19-pve: 2.6.32-96
pve-kernel-2.6.32-7-pve: 2.6.32-60
lvm2: 2.02.95-pve3
clvm: 2.02.95-pve3
corosync-pve: 1.4.5-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.0-1
pve-cluster: 3.0-4
qemu-server: 3.0-15
pve-firmware: 1.0-22
libpve-common-perl: 3.0-4
libpve-access-control: 3.0-4
libpve-storage-perl: 3.0-6
vncterm: 1.1-3
vzctl: 4.0-1pve3
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.4-12
ksm-control-daemon: 1.1-1
 
proxmox:~# /etc/init.d/apache2 start
Starting web server: apache2[Wed May 29 12:39:36 2013] [warn] NameVirtualHost *:80 has no VirtualHosts
(98)Address already in use: make_sock: could not bind to address [::]:8006

Why does your apache try to open port 8006?
 
I apologize for the delayed response.
Apache tries to open port 8006, as read from this file:
/ etc/apache2/sites-enabled/pve.conf
My question is can we further develop pveproxy (which as far as I understood otovarya for web saravr) so rabityat under it and other things.
 
I tried this before you ask for help, but you need to open another port and I do not want that.
Port 80 is redirected to a virtual machine.
How can I to configure your web server?
 
I tried this before you ask for help, but you need to open another port and I do not want that.
Port 80 is redirected to a virtual machine.

Sorry, I do not understand your question.
How can I to configure your web server?


You can't configure our server (that is why we use our own server now).