mod_perl config

2002-10-11 Thread Pierre Vaudrey
I'm just switching from Mac OSX 10.1.5 to 10.2 where Library/WebServer/Documents is changed to Bibliothèque /WebServer/Documents . The httpd.conf is still proposed with Library . Could you tell me if I need to change Library to Bibliothèque in httpd.conf ? Pierre Vaudrey email [

SetEnvIf Directive

2002-09-01 Thread Pierre Vaudrey
e not included in the server configuration line 18 is :SetEnvIf Request_URI \.(gif|jpg|css)$ image-request Pierre Vaudrey email [EMAIL PROTECTED]

Re: HTML::Template

2002-08-20 Thread Pierre Vaudrey
Le mardi 20 août 2002, à 09:32 AM, Alessandro Forghieri a écrit : > > Greetings. > >> >> On Mon, 19 Aug 2002, Pierre Vaudrey wrote: >> >>> with the following starnge error (The Title is displayed but not the >>> vignette.gif file) >>> [Mo

HTML::Template

2002-08-18 Thread Pierre Vaudrey
Mon Aug 19 07:22:24 2002] [error] Missing right curly or square bracket at /Library/WebServer/Documents/perl/vignette.gif line 1, at end of line syntax error at /Library/WebServer/Documents/perl/vignette.gif line 1, at EOF Could anybody help me to fix it ? Pierre Vaudrey email [EMAIL PROTECTED]

Re: Simple Database connect

2002-08-16 Thread Pierre Vaudrey
Le vendredi 16 août 2002, à 07:17 PM, Stas Bekman a écrit : > David Wheeler wrote: >> On Friday, August 16, 2002, at 07:52 AM, Pierre Vaudrey wrote: >>> dyld: /usr/sbin/httpd multiple definitions of symbol __dig_vec >>> /usr/libexec/httpd/libphp4.so definition of

Simple Database connect

2002-08-16 Thread Pierre Vaudrey
ysql/mysql.bundle definition of __dig_vec dyld: /usr/sbin/httpd multiple definitions of symbol __dig_vec /usr/libexec/httpd/libphp4.so definition of __dig_vec /Library/Perl/darwin/auto/DBD/mysql/mysql.bundle definition of __dig_vec [Fri Aug 16 16:28:24 2002] [error] (22)Invalid argument: getsockname Pierre Vaudrey email [EMAIL PROTECTED]

mod_perl on Mac OSX

2002-08-14 Thread Pierre Vaudrey
Hi, I'm new to the list . I'm trying to configure mod_perl on the built-in Apache server of my Mac OSX machine. I'm working on the httpd.conf file. Can you give me simple test to check if mod_perl is running ? Pierre