sunset_studies
May 17th, 2005, 09:57 AM
Hello,
Ubuntu has been great for me as a server so far, but I'm having trouble with the PHP Sqlite package. I installed php4-sqlite and restarted Apache but it doesn't work. A phpinfo() mentions nothing of sqlite, and any scripts attempting to use the sqlite functions show the typical error messages that you see when the PHP extenstion isn't installed. Googled for a solution, but so far I've had no luck...
Thanks
Edit:
I'm using Apache 2.
I came across this at http://dev.riseup.net/bamboo/installation/ but can't find any other reference to the bug they mention:
NOTE: there is a bug in the php4-sqlite which requires us to use the command line version for certain sqlite calls. In php5, this bug is fixed and we will not need the command line sqlite utils (package sqlite).
Ubuntu has been great for me as a server so far, but I'm having trouble with the PHP Sqlite package. I installed php4-sqlite and restarted Apache but it doesn't work. A phpinfo() mentions nothing of sqlite, and any scripts attempting to use the sqlite functions show the typical error messages that you see when the PHP extenstion isn't installed. Googled for a solution, but so far I've had no luck...
Thanks
Edit:
I'm using Apache 2.
I came across this at http://dev.riseup.net/bamboo/installation/ but can't find any other reference to the bug they mention:
NOTE: there is a bug in the php4-sqlite which requires us to use the command line version for certain sqlite calls. In php5, this bug is fixed and we will not need the command line sqlite utils (package sqlite).