package webcalendar
tags 407698 upstream patch
thanks

* Herbert P Fortes Neto <[EMAIL PROTECTED]> [2007-01-20 15:08]:

> 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.

I am tagging this bug report "upstream" and "patch".  It seems that
WebCalendar 1.1.1 supports SQLite under PHP5 [1].  Should I tag this bug
report "fixed-upstream"?

[1] 
http://webcalendar.cvs.sourceforge.net/*checkout*/webcalendar/webcalendar/docs/WebCalendar-SysAdmin.html#requirements

-- 
Rafael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to