Package: drupal5 Version: 5.2-1 Severity: grave Justification: renders package unusable
Hi, I wanted to try drupal5 for first time, and it doesn't work. HTML page /drupal5 gives me errors: ============================================================================== Warning: Table 'drupal5.access' doesn't exist query: SELECT CASE WHEN status=1 THEN 0 ELSE 1 END FROM access WHERE type = 'host' AND LOWER('127.0.0.1') LIKE LOWER(mask) ORDER BY status DESC LIMIT 0, 1 in /usr/share/drupal5/includes/database.mysql.inc on line 172 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /usr/share/drupal5/includes/database.mysql.inc:172) in /usr/share/drupal5/includes/bootstrap.inc on line 862 ============================================================================== and over 20 others. I can see that MySQL tables are not created: # ls -l /var/lib/mysql/drupal5 celkem 4 -rw-rw---- 1 mysql mysql 65 2007-08-18 22:21 db.opt It could be caused by missing files for dbconfig: $ dpkg -L drupal5|grep dbconfig /usr/share/dbconfig-common /usr/share/dbconfig-common/data /usr/share/dbconfig-common/data/drupal5 /usr/share/dbconfig-common/data/drupal5/install For drupal-4.7, there were files mysql and pgsql there: $ dpkg -L drupal-4.7|grep dbconfig /usr/share/dbconfig-common /usr/share/dbconfig-common/data /usr/share/dbconfig-common/data/drupal-4.7 /usr/share/dbconfig-common/data/drupal-4.7/install /usr/share/dbconfig-common/data/drupal-4.7/install/mysql /usr/share/dbconfig-common/data/drupal-4.7/install/pgsql I'm beginner with Drupal, but I want to start using the current version (drupal5), which currently I can't. Can you help me? Thanks. Lada -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.11ac2-050313 Locale: LANG=czech, LC_CTYPE=czech (charmap=ISO-8859-2) Shell: /bin/sh linked to /bin/bash Versions of packages drupal5 depends on: ii apache [httpd] 1.3.34-4.1 versatile, high-performance HTTP s ii apache2-mpm-prefork [httpd] 2.2.4-3 Traditional model for Apache HTTPD ii curl 7.16.4-2 Get a file from an HTTP, HTTPS or ii dbconfig-common 1.8.35 common framework for packaging dat ii debconf 1.5.14 Debian configuration management sy ii exim [mail-transport-agent] 3.36-18.2 An obsolete MTA (Mail Transport Ag ii mysql-client-5.0 [mysql-clien 5.0.45-1 MySQL database client binaries ii php5 5.2.3-1 server-side, HTML-embedded scripti ii php5-gd 5.2.3-1+b1 GD module for php5 ii php5-mysql 5.2.3-1+b1 MySQL module for php5 ii wwwconfig-common 0.0.48 Debian web auto configuration Versions of packages drupal5 recommends: ii mysql-server 5.0.45-1 MySQL database server (meta packag ii mysql-server-5.0 [mysql-serve 5.0.45-1 MySQL database server binaries -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]