severity 408769 serious
thanks

I consider this as serious since the sqlite3.php is not in its right
place.

At 1169986166 time_t, Diego Iastrubni wrote:
> Justification: breaks unrelated software

AHAH.
Are you sure that can't create data loss too?

> 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.

Right.
However I don't know yet how I can grab this files in two packages
without being in conflict with the other one.

> 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

Sure that's doing some configuration by yourself is fucking critical.

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature

Reply via email to