Welcome Guest, Not a member yet? Register   Sign In
SQLite3, works on one server but not the other.
#2

[eluser]Unknown[/eluser]
I just solved this I had to update my whole system by doing the following:

apt-get update
apt-get -u upgrade

Then I had to uninstall my perl scripts as well to then reinstall:

pecl uninstall pdo_sqlite
pecl install pdo_sqlite

Restarted apache and done!


Messages In This Thread
SQLite3, works on one server but not the other. - by El Forum - 07-27-2010, 02:42 AM
SQLite3, works on one server but not the other. - by El Forum - 07-27-2010, 05:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB