I've had good results with Vizaweb. They have PHP, and Perl by default, as well as MySQL and Postgres. Plus, they've expressed their willingness to consider installing other stuff. My guess is your part of the site runs in its own VM of some kind, so the impact to the host system, and other subscriber sites is limited.
I am able to compile SQLite, but the default tcl version is older than SQLite expects, so you'd have to get them to update it, or omit the SQLite tcl interface (but then you can't make test). Anyway, with both PG and MySQL, you have a database option other than SQLite. -Clark ----- Original Message ---- From: Tom VP <[EMAIL PROTECTED]> To: sqlite-users@sqlite.org Sent: Wednesday, February 28, 2007 11:23:06 AM Subject: Re: [sqlite] Installing & Running Sqlite on Linux Webserver? Thank you, John. The problem with shared servers is the real and extensive restrictions on running apps and scripts - I'm considering hosting my own web server. Tom :} ----- Original Message ----- From: "John Stanton" <[EMAIL PROTECTED]> To: <sqlite-users@sqlite.org> Sent: Wednesday, February 28, 2007 12:07 PM Subject: Re: [sqlite] Installing & Running Sqlite on Linux Webserver? > Sqlite is a library which is linked into your application. Write your > application using the Sqlite API and then load that program onto the web > server. > > Tom VP wrote: >> I would like to install and run sqlite on my host web server. Does anyone >> know how I can do this? I downloaded: >> sqlite-2.8.17.bin.gz and gunzipped it to: sqlite-2.8.17.bin. >> Is this what I would install and how. My website is on a shared server, >> so is there a problem with running sqlite in such an environment? >> >> Whatever assistance you can provide will be greatly appreciated. >> >> Thnx, >> Dr. Tom > > > ----------------------------------------------------------------------------- > To unsubscribe, send email to [EMAIL PROTECTED] > ----------------------------------------------------------------------------- > > > ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] ----------------------------------------------------------------------------- ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------