-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Class 'PDO' not found #2
Comments
i google that i am supposed to check library depencies and did this with "ldd" ldd: can't open cache '/ffp/etc/ld.so.cache' and this for pdo_sqlite.so ldd: can't open cache '/ffp/etc/ld.so.cache' |
although enabled in php.ini, phpinfo() does not list any PDO drivers... no idea how to fix this. |
@tilllt have you found a solution to this ? |
i think i had to recompile php 50 times before everything was working as i wanted too, it was something in the configure options... i must admit that i dropped my experimenting with baikal in favor of owncloud which does the DAV synching as well but a lot of things more... maybe you can combine your knowledge with theirs? cheers! till |
Hi,
after getting mad about all the different groupware / caldav / carddav / syncML servers that exist in the wild, i came back to trying baikal. i am running a Zyxel NSA310 /w Fonz Fun Plug (running an ARM5 with 256mb ram)... I installed lighttpd and fastCGI and cloned the latest git sources but i get this:
2012-06-15 15:23:08: (mod_fastcgi.c.2699) FastCGI-stderr: PHP Fatal error: Class 'PDO' not found in /www/html/baikal/CoreVersions/0.2.0/Frameworks/Flake/Core/Database/Sqlite.php on line 39
Any clue how to solve this?
p.s. do you plan supporting ldap as authentication and maybe even backend for the cardDAV server? would be really practical to have ldap and a carddav server accesing the same directory data!
ciao,
t.
The text was updated successfully, but these errors were encountered: