On Sun, Feb 27, 2005 at 06:39:52PM +0100, Filippo Rusconi wrote:
> 
> > I don't know if that's right, or if there's a second problem.  You can
> > work around it by editting the appropriate line in
> > /var/cache/debconf/config.dat.
> 
> Yes, it helped. However, the install of webcalendar along with a
> number of other packages seamed very much complicated to me. I could
> not even understand how to point my web browser to webcalendar...
> nothing was put in /var/www, which as I understand it, the standard
> location for Apache-served files... 
I believe that that's intentional.  The webcalendar files are in
/usr/share because they are sharable, and apache.conf (or its
counterpart) is updated with a web alias: /webcalendar =>
/usr/share/webcalendar.

Besides keeping them in share/, this allows an easy way to disable
web apps without removing them; just edit apache.conf.

> When I tried to load a /usr/share/webcalendar/index.php file in
> mozilla-firefox it asked me if I wanted to store it on disk, not
> recognizing that this was php script !
That's a php problem, though, not a webcalendar one.  If you haven't
already found the solution, check /etc/apache*/conf.d/*php*, and
possibly uncomment some lines to enable php preprocessing.  Maybe
dpkg-reconfigure php4 will do that for you, actually.

Justin


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

Reply via email to