From: Lester C. <le...@ls...> - 2009-11-18 15:49:44
|
Pavel Cisar wrote: > We used CMS before and ditched it in favour of flat files. Working with > content via web interface is slow and complicated, backup is > unnecessarily complicated especially when any database is involved, > there are security risk etc. Why is backup complicated? cron job drops a copy of the database into a suitable directory, and rsync clones everything. It's been working fine for me for some time now. If the main server goes down, just point to the backup. Advantage of having all the content in a database ... site search ... potentially across wiki, news, blogs, forums and file galleries. WHy would you not use Firebird ..... -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk// Firebird - http://www.firebirdsql.org/index.php |