From 10spro a t easy.com Tue Mar 1 14:55:53 2005 From: 10spro a t easy.com (10S PRO) Date: Tue, 1 Mar 2005 09:55:53 -0500 Subject: [Webcalendar] WebCalendar Message-ID: <28B132E38A069B14B853999AD51A3282 a t 10spro.easy.com> Good Morning, I came across WebCalendar and I would like to configure it on my local web server. I am using Microsoft's Internet Information Services (IIS). I found the following images on your FTP site. webCal-2.9.1.tgz webCal-2.9.2.tgz webCal-2.9.3.tgz webcal_2_9.zip-apache1.3 webcal_2_9.zip-apache2.0 webcal.zip webcal.zip contains a README file. The README file states "There are two zip files. You only need one.webcal_2_9.zip-apache1.3 is a build of webcal with Apache 1.3 webcal_2_9.zip-apache2.0 is a build of webcal with Apachw 2.0." However, your \images\doc\install\index.html states "MS Windows: Unzip webCalendar's windows distribution file in your C: drive. It will create a folder wcal_win. Open it and run the setup script setup.bat from there. Reconfigure webCalendar by editing webcalConfig.pm in C:\webcal\cgi-bin". Could you please tell me where I can find the ZIP file containing the entire distribution for the MS Windows environment? From the images I have listed, is there one that would work with Microsoft IIS? Thank you very much for all your help! Edwin This message was sent from the free private e-mail service by easy.com, the portal site owned by Stelios and the easyGroup. This email service is available to all members of the public to use for personal reasons only. Not all subscribers to this e-mail service are representatives of an easyGroup company. From R.Bauer a t fz-juelich.de Thu Mar 3 11:59:13 2005 From: R.Bauer a t fz-juelich.de (Reimar Bauer) Date: Thu, 03 Mar 2005 12:59:13 +0100 Subject: [Webcalendar] mod-perl2 vs mod-perl Message-ID: <4226FC11.6020003 a t fz-juelich.de> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear all while I think on an server upgrade which then probably uses apache2 I'd like to know something about speed. Is it faster to use mod-perl2 and apache2 and how much? Reimar - -- Reimar Bauer Institut fuer Stratosphaerische Chemie (ICG-I) Forschungszentrum Juelich email: R.Bauer a t fz-juelich.de - ------------------------------------------------------------------- ~ a IDL library at ForschungsZentrum Juelich ~ http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro.html =================================================================== -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCJvwP5aOc3Q9hk/kRAtFsAKCRm5wO2YJM/q4d30npnvEPPbY/ZgCgh993 5+WbcMLh77YQehFQXMlYceE= =iL9C -----END PGP SIGNATURE----- From chicks a t chicks.net Thu Mar 3 15:33:23 2005 From: chicks a t chicks.net (Christopher Hicks) Date: Thu, 3 Mar 2005 10:33:23 -0500 (EST) Subject: [Webcalendar] mod-perl2 vs mod-perl In-Reply-To: <4226FC11.6020003 a t fz-juelich.de> References: <4226FC11.6020003 a t fz-juelich.de> Message-ID: On Thu, 3 Mar 2005, Reimar Bauer wrote: > Is it faster to use mod-perl2 and apache2 and how much? Moving to apache2 isn't just about speed. Apache 1 is no longer being actively developed and new features will only be showing up in Apache 2. Apache 2 also cleans up a number of apache 1's dirty corners and is more cleanly put together. But if you're stuck focued on speed consider: http://www.zeuscat.com/andrew/work/aprbench/ So in general apache 2 is somewhat faster than apache 1. Whether that applies to mod_perl or not I'm not sure. I checked around and couldn't find an answer. The question would be much more appropriate for the mod_perl list though. -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) From jason.mcvetta a t swissnex.org Thu Mar 17 04:36:43 2005 From: jason.mcvetta a t swissnex.org (Jason McVetta) Date: Wed, 16 Mar 2005 20:36:43 -0800 Subject: [Webcalendar] WebCalendar In-Reply-To: <28B132E38A069B14B853999AD51A3282 a t 10spro.easy.com> References: <28B132E38A069B14B853999AD51A3282 a t 10spro.easy.com> Message-ID: <1111034203.25642.53.camel a t localhost.localdomain> --=-Y+kt12drfiu4Cbns1S5z Content-Type: text/plain Content-Transfer-Encoding: 7bit > Could you please tell me where I can find the ZIP file containing > the entire distribution for the MS Windows environment? From the > images I have listed, is there one that would work with Microsoft > IIS? There is a packaged binary for use with Apache on Windows, located at ftp://ftp.ma.utexas.edu/pub/mzou/webCal/webcal.zip . So far as I know, there is no package for IIS. However, if you know how to make perl programs run on IIS -- something I assume is possible, but have no clue about -- you can fetch the regular distribution (from ftp at ftp://ftp.ma.utexas.edu/pub/mzou/webCal/) and manually tell IIS how to handle it. --=-Y+kt12drfiu4Cbns1S5z Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
Could you please tell me where I can find the ZIP file containing 
the entire distribution for the MS Windows environment?  From the 
images I have listed, is there one that would work with Microsoft 
IIS?

There is a packaged binary for use with Apache on Windows, located at ftp://ftp.ma.utexas.edu/pub/mzou/webCal/webcal.zip .  So far as I know, there is no package for IIS.  However, if you know how to make perl programs run on IIS -- something I assume is possible, but have no clue about -- you can fetch the regular distribution (from ftp at ftp://ftp.ma.utexas.edu/pub/mzou/webCal/) and manually tell IIS how to handle it.  --=-Y+kt12drfiu4Cbns1S5z-- From R.Bauer a t fz-juelich.de Fri Mar 18 13:05:13 2005 From: R.Bauer a t fz-juelich.de (Reimar Bauer) Date: Fri, 18 Mar 2005 14:05:13 +0100 Subject: [Webcalendar] wcald problem Message-ID: <423AD209.6070608 a t fz-juelich.de> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear all probably someone knows the solution about this kind of failure? ./wcald start Starting wcaldCan't locate webcalConfig.pm in a t INC ( a t INC contains: /usr/lib/perl5/5.8.0/i586-linux-thread-multi/usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at /usr/local/httpd/cgi-bin/wcal/webcald.pl line 32. BEGIN failed--compilation aborted at /usr/local/httpd/cgi-bin/wcal/webcald.pl line 32. startproc: exit status of parent of /usr/local/httpd/cgi-bin/wcal/webcald.pl: 2 cheers Reimar Bauer - -- Reimar Bauer Institut fuer Stratosphaerische Chemie (ICG-I) Forschungszentrum Juelich email: R.Bauer a t fz-juelich.de - ------------------------------------------------------------------- ~ a IDL library at ForschungsZentrum Juelich ~ http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro.html =================================================================== -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCOtIH5aOc3Q9hk/kRAq6yAKC6tVMxyOGFZyQg8QRZ6u0srZU/kwCdE0wU cQe8sKJ2qvO7WDYtrL57IBg= =KCij -----END PGP SIGNATURE----- From r.janssen a t uw.nl Fri Mar 18 13:54:05 2005 From: r.janssen a t uw.nl (Rob Janssen) Date: Fri, 18 Mar 2005 14:54:05 +0100 Subject: [Webcalendar] wcald problem In-Reply-To: <423AD209.6070608 a t fz-juelich.de> References: <423AD209.6070608 a t fz-juelich.de> Message-ID: <423ADD7D.80008 a t uw.nl> Reimar Bauer schreef: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dear all > > probably someone knows the solution about this kind of failure? > > ./wcald start > Starting wcaldCan't locate webcalConfig.pm in a t INC ( a t INC contains: > /usr/lib/perl5/5.8.0/i586-linux-thread-multi/usr/lib/perl5/5.8.0 > /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at > /usr/local/httpd/cgi-bin/wcal/webcald.pl line 32. > BEGIN failed--compilation aborted at > /usr/local/httpd/cgi-bin/wcal/webcald.pl line 32. > startproc: exit status of parent of > /usr/local/httpd/cgi-bin/wcal/webcald.pl: 2 > > cheers > > Reimar Bauer This is normally caused by an incorrect installation (just copying webcald.pl to another directory instead of using install.pl, or not correctly setting the CGIDIR in install.pl before installing). When it is correct, there should be a "use lib" line immediately below the #!/usr/bin/perl line at the start of wcald.pl (and other .pl scripts) that is pointing to the directory where webcalConfig.pm and other webcal perl modules can be found. Apparently it is not finding them on your system. Rob