Hello,
I just noticed problem with revcheck.php on doc.php.net. The script abort with error "Call to undefined function sqlite_open()" so I guess that someone upgraded PHP to version 5.4+ as they don't have builtin sqlite2 anymore. Did anyone changed something in configuration? Mentioned page was working fine yesterday.

In fact I'm going to get rid of sqlite2 and to replace it with PDO/SQLite3 so this is not a big problem but it would be nice to know what happened.

--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to