Michael Anderton wrote:
> Can I install PHP with the apache server running on TS-Linux, and if so,
> should I use the latest version of PHP, i.e. compatibility issues? I will
> need to make it secure for accessing over the Internet; any suggestions on
> procedure or which technology to use? SQL suggestions (leaning towards mySQL
> (is it compatible with TS-Linux?))?
If you do use PHP, you should look at the ADOdb database abstraction library
(http://adodb.sourceforge.net/). It lets you write PHP code that can use
different database engines by just changing a configuration setting.
Do you want to run the database application on the board or will your board
access a database server via a network connection?
If you want to do all the database work on the TS board, using MySQL might not
be the best choice. It might be a bit big to fit in the amount of resources
available on your TS board. For something like simple data logging, you may be
better off looking at something like sqlite (http://www.sqlite.org/).
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"What are we going to do today, Borg?"
Owner of Elecraft K2 #2172 |"Same thing we always do, Pinkutus:
| Try to assimilate the world!"
#include <disclaimer/favourite> | -Pinkutus & the Borg
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|