![]() |
Installation on Debian lenny fails due to new style of apache.conf
I recently updated apache2 to the version in "testing". The reason was that the version in Debian 4.0 "etch" did not support setting the charset of generated directory indexes. I continued to track apache2 in "testing" for some time. I was busy with other things and missed a couple of point releases of ISPConfig. Today I tried to upgrade from 2.2.18 to latest and greatest 2.2.21. The setup script bailed out with the error:
Code:
Checking the syntax of the httpd.conf...Code:
# These need to be set in /etc/apache2/envvarsI have changed them back to Code:
User www-data |
As of 2.2.23, the problem remains.
|
The problem was fixed in 2.2.23... :confused:
|
I will look into that. That may be my fault as I manually migrated ISPConfig installation from one server to another. This required a lot of manual labour including editing of /etc/passwd and other related files, manually copying the /home/admispcong and /root/ispconfig and dumping, editing (for new IPs) and restoring the ispconfig database.
Currently, this "installation" is at 2.2.21. I will return to this problem on friday. |
The problem likely was that the code below was never called.
It may be skipped when the setup detected that the current invocation was an upgrade, I did not dig enough into code paths. It probably should create the link in any scenario: on upgrade and initial install... Code:
echo |
httpd: bad user name ${APACHE_RUN_USER}
I noticed this issue on a new install (ubuntu 8.04, ISPConfig-2.2.30) after changing site domains a few times: Vhost.
ls -l /etc/apache2/vhosts/ Not resolved after upgrade to ISPConfig-2.2.32. Content of Vhosts_ispconfig.conf Content of /etc/apache2/envars Help please! A few min after above, i deleted the ssl Vhosts then worked ok. But httpd -t still shows httpd: bad user name ${APACHE_RUN_USER} How do we install pre-existing SSL (key, crt, and ca_bundle/chain)? |
| All times are GMT +2. The time now is 20:43. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.