[OPEN-ILS-DEV] Installed evergreen OAPC killed moodle onsame web server

John Nowlin JNowlin at cclaflorida.org
Mon Jun 18 09:14:55 EDT 2007


Thank you for offering to help. 

I've been poking around in the Apache2 config files, probably making
things worse. But I created a new virtual host at port 8000

Listen 8000
NameVirtualHost *:8000
and pointed it to DocumentRoot /var/www which is the parent directory of
moodle. So now on the 8000 server I see the apache2-default and moodle
directories. When I click down into moodle/* I find the following error
in the error.log
 
[Mon Jun 18 09:03:18 2007] [debug] mod_cache.c(129): Adding CACHE_SAVE
filter for /moodle/README.txt
[Mon Jun 18 09:03:18 2007] [debug] mod_cache.c(136): Adding
CACHE_REMOVE_URL filter for /moodle/README.txt
[Mon Jun 18 09:03:18 2007] [error] [client 127.0.0.1] File does not
exist: /var/www/moodleREADME.txt, referer: http://localhost:8000/moodle/
[Mon Jun 18 09:03:18 2007] [debug] mod_deflate.c(447): [client
127.0.0.1] Zlib: Compressed 357 to 265 : URL /moodle/README.txt,
referer: http://localhost:8000/moodle/

For some reason apache2 is mangling the URL and removing the slash after
the moodle. I get similar error for any file in the moodle directory.

Do you still want me to zip up the apache2 directory or does this help?

john

-----Original Message-----
From: open-ils-dev-bounces at list.georgialibraries.org
[mailto:open-ils-dev-bounces at list.georgialibraries.org] On Behalf Of Dan
Wells
Sent: Friday, June 15, 2007 9:54 AM
To: open-ils-dev at list.georgialibraries.org
Subject: Re: [OPEN-ILS-DEV] Installed evergreen OAPC killed moodle
onsame web server

Hello John,

As Dan S. said, there isn't a simple answer to this question, mostly
because Apache is very flexible and can be configured in many ways to do
about the same thing.  If you want to zip up your whole /etc/apache2
directory and send it along I will take a few minutes to look for a
simple solution to get you back on track, but I can't promise anything.

DW



More information about the Open-ils-dev mailing list