Re: [sqlite] Installing SQLite on a Shared Platform

2006-03-29 Thread jpadie
you are absolutely right on the debian version numbering, of course. the GNU lib is 2.2.5 and brilliant idea aabout the live cd. i'll get a copy of knoppix (debian based i recall) and get the lib from there. thanks so much! Justin -- View this message in context: http://www.nabble.com/Insta

Re: [sqlite] Installing SQLite on a Shared Platform

2006-03-29 Thread Markus Kolb
jpadie wrote: > 2. the linux servers are debian 2.4.28 (so they say). i read that 2.4 was > not a stable release so i am assuming they mean 2.2.x in any event With Debian 2.4.28 I think of a Debian release with kernel version 2.4.28. This means it is a Debian distribution with a self-compiled

Re: [sqlite] Installing SQLite on a Shared Platform

2006-03-29 Thread jpadie
Thanks for the reply. I should have included this in my original post: 1. 1&1 won't turn on sqlite. they say it's a security issue (which is, of course, nonsense). I suspect it is a pricing issue as it might cause people who would otherwise upgrade to a multiple mysql package to remain at th

Re: [sqlite] Installing SQLite on a Shared Platform

2006-03-29 Thread Christian Smith
On Wed, 29 Mar 2006, jpadie wrote: > >Hi there > >my host (1 and 1) have compiled php5 without sqlite. but I have a couple of >php applications that would benefit from SQLite (for portability). You could raise a ticket with 1 and 1 to install sqlite. > >The server is a linux box and I do not

[sqlite] Installing SQLite on a Shared Platform

2006-03-29 Thread jpadie
Hi there my host (1 and 1) have compiled php5 without sqlite. but I have a couple of php applications that would benefit from SQLite (for portability). The server is a linux box and I do not have root, SSH or telnet access (although i have found using php i can eval and exec commands (eg. apt