And Ciaran Gultnieks writes:
> Unfortunately only half the changes required to bring the
> PostgreSQL support up to 0.6.4 standard were pulled into
> the main Laconica trunk. As well as changes to the create
> script, as you noticed, there are code changes required.

Yeah, I eventually noticed the lack of group support.  And I
missed a spurious 'i' character.

BTW, anyone know where _database is supposed to be set?  Right now,
I have to cheat with a config.php line like
  $config['db']['ini_'] = '/var/www/ejr/laconica/classes/laconica.ini';
because something isn't setting _database in DataObject.php.

With that, php_sqlite3, stripping out uses of exp(), and using
date('now'), the bare minimum appears to work with
sqlite3. That and suphp makes single-developer play a bit
easier... I'll try to remove some of my vague debugging goo
and send along a patch, although it's only *partial* and
untested support.  No full-text searches yet, although sqlite3
should support it.

Jason
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to