Hello, There were 3 errors like : "(98)Address already in use: make_sock: could not bind to address [::]:443" With ports 80, 443, 8081. The error with port 80 disappeared when I stopped lightppd (which was listening on port 81). The error with port 443 disappeared when I removed an extra line "Listen 443" which was added by ispconfig upgrade. And after that, apache has started with no error on port 8081 (apps). A bug ?
Hello! I can't assign the "Database user" to some sites in "Databases" part, no users in field. For some websites it's Ok. This issue happened after upgrade from ISPConfig 3.0.4.6 to 3.0.5.1. Ubunutu 10.04 LTS Server.
Port 80 was freed after lighttpd was uninstalled. But port 443 was blocked by an extra line in config file of apache2. Now, it works, and if nobody has the same problem, it was a problem just for me...
Hello, Same problem with 3.0.5.2, extra line at the end of config file of apache2, ports.conf : Listen *:443 </IfModule> Listen 443
Ok, it is not a problem of ispconfig, but a problem of my debian installation which appeared with ispconfig 3.0.5. It is easy to correc tmanually, I'll try to understand with next patch.