ganjour Posted April 8, 2010 Posted April 8, 2010 Please, check up working capacity of module PDO_SQLITE, as after updating PHP, site any more does not work. Tested on other hosting (stonerocket.net) - all OK.
Byron Posted April 8, 2010 Posted April 8, 2010 This support request is being escalated to our root admin.
Ashoat Posted April 8, 2010 Posted April 8, 2010 It looks like PDO SQLite is fine to me. Check your PHPInfo - it's there.
Byron Posted April 8, 2010 Posted April 8, 2010 Our PHPinfo used to show something similar to what these people are showing for PDO Sqlite. http://95servers.com/foin.php
ganjour Posted April 8, 2010 Author Posted April 8, 2010 It looks like PDO SQLite is fine to me. Check your PHPInfo - it's there. How (where) I can look error messages, using error_reporting?
Ashoat Posted April 8, 2010 Posted April 8, 2010 Upon further investigation, it looks like this is a known bug in PHP 5.3. The error I get in error_log is: symbol lookup error: [...] undefined symbol: sqlite3_libversion http://bugs.php.net/bug.php?id=48614 http://forums.cpanel.net/f5/undefined-symb...ion-148993.html Looks like there's nothing we can do except wait for a fix.
ganjour Posted April 9, 2010 Author Posted April 9, 2010 Upon further investigation, it looks like this is a known bug in PHP 5.3. The error I get in error_log is: symbol lookup error: [...] undefined symbol: sqlite3_libversion http://bugs.php.net/bug.php?id=48614 http://forums.cpanel.net/f5/undefined-symb...ion-148993.html Looks like there's nothing we can do except wait for a fix. It was not necessary to update to the unstable build
Ashoat Posted April 9, 2010 Posted April 9, 2010 Thanks for the professional advice, but I generally consider almost year-old versions to be pretty stable. If PDO has bugs then that's their problem. I'm closing this thread now.
Recommended Posts