[sqlite] PHP5 and SQLite3 and SQLite2

2007-05-10 Thread Al Rider
As I understand it, SQLite2 files are not compatible with SQLite3.  This 
poses a dilemma for me and I would guess many others on shared, virtual 
webhosts.


The docs say to simply have both versions installed and copy from vers 2 
to vers 3.  That's OK for dedicated servers; but, most of us who use 
shared hosting can't get the webhosts to install both versions. It's 
hard enough to get them to upgrade to php5 with SQLite3. 

For example, my host has php5.1.4 /SQLite2.8.  I'd like to design a new 
application; but, am trapped because the host plans to upgrade to 
php5.4.4 in about a month or two.  This means my data files will not be 
compatible when the upgrade is effected. 

I need some suggestions on how to handle this dilemma. 


Thanks



-
To unsubscribe, send email to [EMAIL PROTECTED]
-



[sqlite] FreeBSD and SQLite

2004-04-14 Thread Al Rider
I do website design for clubs, etc., with a lot of custom, CM php scripts.
SQLite is ideally suited for many of my scripts; but, unfortunately one of
the sites is hosted on a FreeBSD based server.  Most of my designs are
Linux; but, I want to keep the designs portable.

I tried to compile and install SQLite without any success.

I posted a ticket about the problem and you relied FreeBSD was not a
supported platform.

Because of the obvious advantages for my applications, I'd really like to
start using SQLite.

Plus, I'm looking forward to php 5.  If SQLite is not supported on FreeBSD
machines does that mean it won't be compiled into php 5 on them?

Is there anyone successfully running SQLite on a FreeBSD machine?  If so,
would you email me and give me some help with it.

Thanks...



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]