Hi, I have a server that users are accessing it with ssh and publishing their web sites. What I want is a database support with less effor. So, SQLite is a very good option for me to decrease the management tasks for a database support. However, I searched the SQLites's web site for security tasks but I couldn't find any sugestion.
What I need is some suggestions like don't give the 777 permission to a database
file. :) Of course this is very simple, but I am a newbee in SQLite so I need your experiments. Thanks a lot. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.

