Jump to content

[Solved] PDO_SQLITE DOES NOT WORK ON A SERVER HELIOHOST.ORG


ganjour

Recommended Posts

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.

Link to comment
Share on other sites

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

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...