I went into setup.php and changed :

 

require_once('DB.php'); to require_once('/usr/local/lib/php/DB.php');

 

However now I get:

 

Warning: webcalendar_startup(/usr/local/lib/php/DB.php) [function.webcalendar-startup]: failed to create stream: Permission denied in /home/httpd/html/webmail/plugins/webcalendar/setup.php on line 33

Fatal error: webcalendar_startup() [function.webcalendar-startup]: Failed opening required '/usr/local/lib/php/DB.php' (include_path='.:/usr/local/lib/php') in /home/httpd/html/webmail/plugins/webcalendar/setup.php on line 33

 

Steve

 

-----Original Message-----
From: Steve Moro [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 12:44 AM
To: '[EMAIL PROTECTED]'
Subject: WebCalendar Problem

 

Hi All,

   I am trying to get the integrated webcalendar plug-in to work. However, when I try to login to squirrelmal after activating the plug-in I am getting the following error:

 

Warning: webcalendar_startup(DB.php) [function.webcalendar-startup]: failed to create stream: No such file or directory in /home/httpd/html/webmail/plugins/webcalendar/setup.php on line 33

Fatal error: webcalendar_startup() [function.webcalendar-startup]: Failed opening required 'DB.php' (include_path='.:/usr/local/lib/php:/usr/local/lib') in /home/httpd/html/webmail/plugins/webcalendar/setup.php on line 33

 

Any ideas?

Steve

 

P.S – I have DB.php in /usr/local/lib/php directory!

Reply via email to