cannot install mod_perl-1.24_01/mod_ssl-2.7.1/apache_1.3.14/perl-5.6.0

2000-10-23 Thread William Rico
I've been trying to install the following combination without any luck: mod_perl-1.24_01 mod_ssl-2.7.1 openssl-0.9.6 apache_1.3.14 perl-5.6.0 ...on FreeBSD 2.2.8 Error when making mod_perl: bash-2.02# make ...successful steps cut out... === src/modules/perl === src/modules cc -c -I.

Cookies and Virtual Host ServerName

2000-05-12 Thread William Rico
I encountered a weird problem while writing a simple authentication handler (based on TicketTool from the eagle book again : ). My virtual hostwas setup as follows... VirtualHost 192.168.100.2DocumentRoot /usr/local/apache/htdocsServerName mydomain ... /VirtualHost In my authentication