Ticket #238 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

Nov 6 11:08:09 TheFSK httpd: PHP Fatal error: Class 'PDOStatement' not found in /srv/http/wtorrent/lib/cls/PDOe.cls.php on line 13

Reported by: fsk141@gmail.com Assigned to: royger
Priority: blocker Component: wTorrent
Version: HEAD Keywords:
Cc:

Description

This is the error I'm receiving: Nov 6 11:08:09 TheFSK httpd: PHP Fatal error: Class 'PDOStatement' not found in /srv/http/wtorrent/lib/cls/PDOe.cls.php on line 13

And this is my configure summary of php: './configure' '--prefix=/usr' '--sysconfdir=/etc/php' '--with-layout=GNU' '--with-config-file-path=/etc/php' '--with-config-file-scan-dir=/etc/php/conf.d' '--enable-inline-optimization' '--disable-debug' '--disable-rpath' '--disable-static' '--enable-shared' '--mandir=/usr/share/man' '--with-apxs2' '--disable-cli' '--with-openssl=shared' '--with-zlib=shared' '--enable-bcmath=shared' '--with-bz2=shared' '--enable-calendar=shared' '--with-curl=shared' '--enable-dba=shared' '--without-db2' '--without-db3' '--with-db4=shared' '--with-gdbm=shared' '--enable-dbase=shared' '--enable-exif=shared' '--enable-ftp=shared' '--with-gd=shared' '--enable-gd-native-ttf' '--with-jpeg-dir=shared,/usr' '--with-png-dir=shared,/usr' '--with-gettext=shared' '--with-imap=shared' '--with-imap-ssl=shared' '--with-ldap=shared' '--enable-mbstring=shared' '--with-mcrypt=shared' '--with-mysql=shared' '--with-mysql-sock=/tmp/mysql.sock' '--with-mysql=shared' '--with-mysqli=shared' '--with-ncurses=shared' '--with-unixODBC=shared,/usr' '--enable-pdo=shared' '--with-pdo-mysql=shared' '--with-pdo-sqlite=shared' '--with-pdo-odbc=shared,unixODBC,/usr' '--with-pdo-pgsql=shared' '--with-sqlite=shared' '--with-pgsql=shared' '--enable-shmop=shared' '--with-snmp=shared' '--enable-soap=shared' '--enable-sqlite-utf8=shared' '--enable-sysvmsg=shared' '--enable-sysvsem=shared' '--enable-sysvshm=shared' '--with-tidy=shared' '--with-xsl=shared' '--enable-zip=shared' '--enable-posix=shared' '--enable-sockets=shared' '--enable-xml' '--with-ttf=shared' '--enable-session=shared' '--with-regex=php' '--with-pcre-regex=/usr' '--enable-mbstring=all' '--enable-mbregex' '--enable-json=shared' '--with-iconv=shared' '--with-xmlrpc=shared' '--with-pspell=shared' '--with-freetype-dir=shared,/usr' '--with-mime-magic=shared'

Any help would be much appreciated cause I <3 wTorrent

Attachments

Change History

07/11/08 15:16:19 changed by royger

Check in your php.ini that you have Sqlite PDO enabled

07/11/08 15:53:07 changed by fsk141

That absolutely slipped my mind. I just un-commented the pdo && pdo_sqlite, and it was all good to go. I made some custom versions of rtorrent & xmlrpc-c to work with wTorrent, and wrote up a tutorial for Arch Linux: http://wiki.archlinux.org/index.php/WTorrent

Enjoy & Thanks, Jonny

07/11/08 17:30:00 changed by royger

  • status changed from new to closed.
  • resolution set to fixed.

Add/Change #238 (Nov 6 11:08:09 TheFSK httpd: PHP Fatal error: Class 'PDOStatement' not found in /srv/http/wtorrent/lib/cls/PDOe.cls.php on line 13)




Action