Package: webcalendar
Version: 1.0.4-1.2
Severity: wishlist

 Hi,

 I'm using webcalendar with sqlite3. I had
to edit 3 files to have it:

- includes/php-dbi.php

- edit_entry.php # more about this on another ticket(subject: dbi_free_result)
        added dbi_free_result() on lines 149 and 161

- /etc/webcalendar/settings.conf
        db_type = sqlite3
        db_database = /path/to/webcalendar_sqlite.db
        db_persistent = false # php5-sqlite3 don't have persistent connection
        db_sqlite3 =

 The user(www-data) of the httpd process must have
write permission on directory where webcalendar_sqlite.db
file is in.

 Attached you will find the php-dbi.php.gz file.


--
Herbert Parentes Fortes Neto (hpfn)
Linux user number 416100
Debian GNU/kFreeBSD (qemu)
0x9834F79E -- http://pgp.mit.edu/




Attachment: php-dbi.php.gz
Description: Binary data

Attachment: pgpsgmFU8kTSo.pgp
Description: PGP signature

Reply via email to