Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jan 2008 19:34:51 -0800
From:      Noah <admin2@enabled.com>
To:        User Questions <freebsd-questions@freebsd.org>
Subject:   webcalendar and php and classes
Message-ID:  <4782EF5B.4010104@enabled.com>

next in thread | raw e-mail | index | archive | help
webcalendar 1.16 installed since 1.05 was not working for me and getting 
the following fatal error and warning:


# /a/www/webcalendar/tools/send_reminders.php

Warning: PHP Startup: Unable to load dynamic library 
'/usr/local/lib/php/20060613/fileinfo.so' - Cannot open 
"/usr/local/lib/php/20060613/fileinfo.so" in Unknown on line 0

Warning: require_once(../includes/classes/WebCalendar.class): failed to 
open stream: No such file or directory in 
/a/www/webcalendar/tools/send_reminders.php on line 59

Fatal error: require_once(): Failed opening required 
'../includes/classes/WebCalendar.class' 
(include_path='.:/usr/local/share/pear:../includes:') in 
/a/www/webcalendar/tools/send_reminders.php on line 59


How do I fix these errors? Any help is appreciated please.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4782EF5B.4010104>