On Thu, Jan 19, 2012 at 7:33 PM, Bob Proulx <[email protected]> wrote: > On an otherwise up to date Sid machine I upgraded php5-sqlite today > from 5.3.8.0-1+b1 to 5.3.9-1 and now the php5-common crontab task > complains every 30 minutes with every run with the following: > > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/lib/php5/20090626/sqlite.so' - /usr/lib/php5/20090626/sqlite.so: > cannot open shared object file: > No such file or directory in Unknown on line 0 > > This is due to an obsolete conffile that has been left behind instead of > migrated. >
I don't see any reason why not to remove this file as part of the postinst for the next 5.3.9 upload. This is also a good preparation as the module was removed in PHP5.4. Kaplan

