Mailing List Archive

Having Trouble to run ASP Example
Hi, folks!

I've upgraded Apache 1.x to 2.0.54. Now I'm trying to add support to ASP, using the Apache::ASP Perl module, but I'm going on troubles... When I access the example ASP page that comes with the package, a blank page appears, and the Apache error_log tell this:
[Mon May 09 16:39:25 2005] [error] [asp] [659] [debug] [1115667565.6851;0.0000] RUN ASP (v2.57) for /usr/local/apache2/htdocs/asp/site/eg/index.html
[Mon May 09 16:39:25 2005] [error] [asp] [659] [debug] [1115667565.6853;0.0002] call srand() post fork
[Mon May 09 16:39:25 2005] [error] [asp] [659] [debug] [1115667565.6907;0.0054] destroying ASP object Apache::ASP=HASH(0x82aea80)

Any suggestions?

Thanks!

Jaques Metz