Jaldhar H. Vyas wrote:
Can you be a bit more specific about which configuration changes need to be done for apache2?
Simply said, references to apache should become apache2. For example, here are the changes in my apache module config:
Apache server root directory: /etc/apache2 Path to httpd executable: /usr/sbin/apache2 Path to the apachectl comman: /usr/sbin/apache2ctl Path to Apache PID file: /var/run/apache2.pidAlong with the symbolic link, this should be at least documented in README.Debian. It's more work to choose apache or apache2 via debconf question.
Regards, ogi