![]() |
VOOZH | about |
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| php5 (Debian) |
Fix Released
|
Unknown
|
|||
| php5 (Ubuntu) |
Fix Released
|
Medium
|
koolhead17 | ||
| Oneiric |
Won't Fix
|
High
|
Unassigned | ||
| Precise |
Fix Released
|
Medium
|
koolhead17 | ||
Getting error messages from the cronjob:
Cron <root@jojda> [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/dev/null \; -delete
The error message is:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/sqlite.so' - /usr/lib/php5/20090626+lfs/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
Config files:
erik@jojda:/usr/share/doc/dovecot-common$ cat /etc/php5/conf.d/sqlite.ini
; configuration for php SQLite module
extension=sqlite.so
erik@jojda:/usr/share/doc/dovecot-common$ cat /etc/php5/conf.d/sqlite3.ini
; configuration for php SQLite3 module
extension=sqlite3.so
However there is only sqlite3.so in /usr/lib/php5/20090626+lfs/:
erik@jojda:/usr/share/doc/dovecot-common$ ls -l /usr/lib/php5/20090626+lfs/
total 788
-rw-r--r-- 1 root root 103800 2011-08-25 16:31 gd.so
-rw-r--r-- 1 root root 161076 2011-08-25 16:31 intl.so
-rw-r--r-- 1 root root 38560 2011-02-22 08:33 mcrypt.so
-rw-r--r-- 1 root root 121520 2011-08-25 16:31 mysqli.so
-rw-r--r-- 1 root root 46460 2011-08-25 16:31 mysql.so
-rw-r--r-- 1 root root 9824 2010-03-02 17:21 pam_auth.so
-rw-r--r-- 1 root root 26128 2011-08-25 16:31 pdo_mysql.so
-rw-r--r-- 1 root root 91644 2011-08-25 16:31 pdo.so
-rw-r--r-- 1 root root 22032 2011-08-25 16:31 pdo_sqlite.so
-rw-r--r-- 1 root root 17788 2011-08-25 16:31 pspell.so
-rw-r--r-- 1 root root 39108 2011-08-25 16:31 sqlite3.so
-rw-r--r-- 1 root root 79544 2011-08-25 16:31 xmlrpc.so
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: php5-sqlite 5.3.6-13ubuntu3.1
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Sat Oct 15 12:45:19 2011
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: php5
UpgradeStatus: Upgraded to oneiric on 2011-10-15 (0 days ago)
| Changed in php5 (Ubuntu Precise): | |
| importance: | Undecided β High |
| milestone: | none β precise-alpha-1 |
| Changed in php5 (Ubuntu Precise): | |
| assignee: | nobody β koolhead17 (koolhead17) |
| Changed in php5 (Ubuntu): | |
| milestone: | precise-alpha-1 β precise-alpha-2 |
| Changed in php5 (Ubuntu Precise): | |
| milestone: | precise-alpha-2 β ubuntu-12.04-beta-1 |
| Changed in php5 (Debian): | |
| status: | Unknown β Fix Released |
| tags: | added: rls-p-tracking |
| Changed in php5 (Ubuntu): | |
| milestone: | ubuntu-12.04-beta-1 β ubuntu-12.04-beta-2 |
Bug watches keep track of this bug in other bug trackers.