On Mon, 1 Mar 2004, Carl Holm wrote:

> Hello,
>
> With the following server environment:  SERVER_SOFTWARE =
> "Apache/2.0.47 (Win32) mod_perl/1.99_10-dev Perl/v5.8.0
> PHP/4.3.2", and libapreq2 installed via PPM, I am not able
> to load Apache::Cookie.  I would appreciate hearing about
> any success with this configuration.

With a slightly different configuration (Apache/2.0.48,
current cvs mod_perl, Perl/5.8.3) on Win32, I don't have
any fundamental problems. A few things to check:
- Is there anything in Apache's error log?
- Do you have similar problems with Apache::Request?
- Does a directive
   LoadFile "/Path/to/libapreq2.dll"
in httpd.conf help?
- Does mod_perl 2 work OK?

-- 
best regards,
randy kobes

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to