Thread: PHP errors - emails from cron
hi all,
i'm getting following emails every hour or cron, can't see in crontab or /etc/cron.whatever relating this.
subject:
cron <root@nas> [ -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
body:
php warning: php startup: unable load dynamic library '/usr/lib/php5/20090626/pdo_sqlite.so' - /usr/lib/php5/20090626/pdo_sqlite.so: cannot open shared object file: no such file or directory in unknown on line 0
php warning: php startup: unable 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
php warning: php startup: unable load dynamic library '/usr/lib/php5/20090626/sqlite3.so' - /usr/lib/php5/20090626/sqlite3.so: cannot open shared object file: no such file or directory in unknown on line 0
ubuntu 11.10 x64 server, latest updates installed.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] PHP errors - emails from cron
Ubuntu
Comments
Post a Comment