Package: php5-sqlite3
Version: 0.4-2
Severity: critical
Justification: breaks unrelated software


The package installs the include file in the path:
        /usr/share/php5/DB/sqlite3.php

This path is not included by default. From what I see in php-db, that
file belongs in /usr/share/php/DB/sqlite3.php.

Now, even after I add that path to the include_path (changing default
configuration is bad, as it marks config files as dirty), applications
using sqlite3 (and pear...) still do not work. 

The reason, is that the sqlite3.so module is not loaded by php. From
what I see in php5-sqlite, this file is missing:
        /etc/php5/conf.d/sqlite3.ini

The contents may be something like this:
        turing:/etc/php5/apache2/conf.d# cat /etc/php5/conf.d/sqlite3.ini
        # configuration for php SQLite3 module
        extension=sqlite3.so

2 huge problems on a single package. great :)

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages php5-sqlite3 depends on:
ii  libapache2-mod-php5 [phpapi- 5.2.0-8     server-side, HTML-embedded scripti
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libsqlite3-0                 3.3.8-1     SQLite 3 shared library
ii  php5-cli [phpapi-20060613+lf 5.2.0-8     command-line interpreter for the p

php5-sqlite3 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to