Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
[PAYH] Server setup - SQLITE missing?
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- [PAYH] Server setup - SQLITE missing?
[PAYH] Server setup - SQLITE missing?
25-10-2008 9:50 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Dear PlusNet PAYH trial support folks,
The web site I was rather hoping to host on your new trial server (now that PHP is an Apache module - yipee!) - uses SQLITE, and call me naive but I hadn't even thought such a well used and low-resource-cost feature as SQLITE wouldn't be available for us to use.
My question is therefore: pretty please with a cherry on top - can we please have an SQLITE module added to Apache, please?
(Either v2 or v3 of SQLITE would be grand)
FWIW, my reason for preferring SQLITE is latency of response.
Even a process running on the same server as Apache is slower than an embedded SQLITE request from Apache itself, and nearly all larger platforms use separate MySQL servers, which add another latency cost to requests.
To be fair, it's not a deal breaker - I just won't be using PAYH for what I had intended, (and wouldn't have ported a domain here), is all.
The web site I was rather hoping to host on your new trial server (now that PHP is an Apache module - yipee!) - uses SQLITE, and call me naive but I hadn't even thought such a well used and low-resource-cost feature as SQLITE wouldn't be available for us to use.
My question is therefore: pretty please with a cherry on top - can we please have an SQLITE module added to Apache, please?
(Either v2 or v3 of SQLITE would be grand)
FWIW, my reason for preferring SQLITE is latency of response.
Even a process running on the same server as Apache is slower than an embedded SQLITE request from Apache itself, and nearly all larger platforms use separate MySQL servers, which add another latency cost to requests.
To be fair, it's not a deal breaker - I just won't be using PAYH for what I had intended, (and wouldn't have ported a domain here), is all.
Message 1 of 2
(999 Views)
1 REPLY 1
Re: [PAYH] Server setup - SQLITE missing?
25-10-2008 2:47 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I was just going to make a post requesting PDO driver for sqlite3. It's highly portable and useful for temporary or small databases.
Message 2 of 2
(135 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- [PAYH] Server setup - SQLITE missing?