FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Install without sql possible?
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Install without sql possible? [message #168853] Mon, 29 July 2013 15:39 Go to next message
Ashtagon is currently offline  Ashtagon   
Messages: 1
Registered: July 2013
Location: London
Karma: 0
Junior Member
According to forummatrix, FUD can operate with no SQL database at all - operating purely off text files held by the server. Is this actually correct? If so, does it hit any significant performance issues in a full-scale deployment (say, a hundred posts a day)?
Re: Install without sql possible? [message #168857 is a reply to message #168853] Tue, 30 July 2013 05:37 Go to previous messageGo to next message
cpreston is currently offline  cpreston   United States
Messages: 160
Registered: July 2012
Location: Oceanside
Karma: 6
Senior Member
I know it can store it's forum messages in flat files, but I do not believe it can run w/o a database altogether. it's one of the first questions in an install.
Re: Install without sql possible? [message #168879 is a reply to message #168857] Fri, 02 August 2013 17:41 Go to previous messageGo to next message
naudefj is currently offline  naudefj   
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
It depends on how technical you want to be. You don't have to have an external database installed to run FUDforum. By default FUDforum will store its messages in files, but it needs a DB for the metadata. If you don't have an database, FUDforum can use SQLite that ships with PHP (which is just a text file anyway).
Re: Install without sql possible? [message #169127 is a reply to message #168879] Thu, 22 August 2013 16:06 Go to previous message
crustyoz   United States
Messages: 3
Registered: August 2013
Karma: 0
Junior Member
Sqlite 3 databases are NOT text files. Perhaps the now obsolete Sqlite 2 used text files.

But the original question is best answered by saying YES, a database is required, but
using Sqlite 3 does not require additional software beyond what is available in PHP.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Can't get rid of index.php
Next Topic: Register + Activate Account
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed May 15 17:51:49 GMT 2024

Total time taken to generate the page: 0.03080 seconds