Getting an error in PHP

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
netbuddy
-


Joined: 18 Feb 2006
Posts: 7
Location: localhost

PostPosted: Sun Jul 28, 2013 7:18 pm    Post subject: Getting an error in PHP Reply with quote

I am developing a widgit using SQLite but find that sqlite_open (for example) is not working.

PHP version 5.4.16 that was downloaded from this site.
Abyss server, latest version X1 also downloaded from this site.

Set up and configuration.

PHP is working fine except for SQLite.

System is a Windows install.
_________________
If you can remember the last thing you were working on, your not working hard enough!
Back to top View user's profile Send private message
netbuddy
-


Joined: 18 Feb 2006
Posts: 7
Location: localhost

PostPosted: Mon Jul 29, 2013 10:16 am    Post subject: Reply with quote

I have checked and phpinfo() shows that SQLite is enabled but I am still getting an error when I try to use SQLite.
_________________
If you can remember the last thing you were working on, your not working hard enough!
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Mon Jul 29, 2013 6:20 pm    Post subject: Reply with quote

What error are you getting? Can you post the exact details? Thanks.
Back to top View user's profile Send private message Visit poster's website
netbuddy
-


Joined: 18 Feb 2006
Posts: 7
Location: localhost

PostPosted: Tue Jul 30, 2013 12:35 am    Post subject: Reply with quote

The problem is PHP support itself.

SQLite2 has been dropped altogether which is not very helpful to the millions of people already using it and they have no backwards comparability with the new SQLite3

So anyone running a SQLite2 database need to create a SQLite3 database and convert SQLite2 to SQLite3 before web hosts upgrade PHP to PHP5.4 which appears to be the point where SQLite2 has been dropped.

So I am working on my conversion tool and upgrading my scripts and I suggest that others do likewise if they use SQLite2.
_________________
If you can remember the last thing you were working on, your not working hard enough!
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Tue Jul 30, 2013 3:17 am    Post subject: Reply with quote

Kudos for figuring it out
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group