Package: drupal Version: 4.5.3-2 Severity: normal According to the README.Debian file virtual hosts have the user create a conf file in /etc/drupal/hostname.conf. Earlier however the README.Debian refers to includes/www.yourserver.com.php (this appears to be from the drupal install docs).
The debian-update.php script seems to follow the latter. It uses the HTTP_HOST server variable (which would produce something like www.yourserver.com and appends .php on the end. It also looks in the include/ dir for the file. Shouldn't the config file be www.yourserver.com.php and located in /etc/drupal/? If so, then line 70 in debian-update.php should use /etc/drupal/ instead of include/ and the docs should be updated accordingly. Todd -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages drupal depends on: ii apache 1.3.33-6 versatile, high-performance HTTP s ii apache2 2.0.54-4 next generation, scalable, extenda ii apache2-mpm-prefork [apache2 2.0.54-4 traditional model for Apache2 ii debconf 1.4.30.13 Debian configuration management sy ii makepasswd 1.10-2 Generate and encrypt passwords ii mysql-client [virtual-mysql- 4.0.24-10 mysql database client binaries ii php4-cli 4:4.3.10-15 command-line interpreter for the p ii php4-mysql 4:4.3.10-15 MySQL module for php4 ii qmail [mail-transport-agent] 1.03-24 Secure, reliable, efficient, simpl ii wwwconfig-common 0.0.43 Debian web auto configuration -- debconf information: * drupal/remove_backups: false drupal/createuser_failed: * drupal/db_auto_update: false drupal/dropdb_failed: drupal/upgradedb_impossible: * drupal/dbgeneration: false drupal/dbtype: MySQL drupal/database_doremove: false drupal/createdb_failed: drupal/dbserver: localhost * drupal/webserver: apache2 drupal/upgradedb_failed: drupal/dbname: drupal drupal/dbuser: drupal drupal/dbadmin: root drupal/initdb_failed: drupal/conffile_failed: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

