Package: davical
Version: 0.9.6.2
Severity: important

To make davical accessible through Apache, I symlinked
/usr/share/davical/htdocs to /var/www/davical

When I tried to access http://localhost/davical, I got an error
message saying that AWLUtilities.php could not be found.

always.php was looking for AWLUtilities.php in /usr/share/inc, whereas
libawl-php seems to be install AWLUtilities.php under
/usr/share/awl/inc

Changing the require_once("AWLUtilities.php") to:

require_once("../../awl/inc/AWLUtilities.php");

fixes the problem.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_US)
Shell: /bin/sh linked to /bin/bash

Versions of packages davical depends on:
ii  debconf              1.5.24              Debian configuration management sy
ii  libawl-php           0.34                Andrew's Web Libraries - PHP Utili
ii  libclass-dbi-pg-perl 0.09-2              Class::DBI extension for Postgres
ii  libyaml-perl         0.66-1              YAML Ain't Markup Language (tm)
ii  php5                 5.2.6.dfsg.1-0.1    server-side, HTML-embedded scripti
ii  php5-pgsql           5.2.6.dfsg.1-0.1+b1 PostgreSQL module for php5
ii  postgresql-client    8.3.5-1             front-end programs for PostgreSQL 
ii  postgresql-client-8. 8.3.5-1             front-end programs for PostgreSQL 

davical recommends no packages.

davical suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to