Re: Apache::ASP and no global.asa

2001-04-18 Thread Joshua Chamas
::_usr_local_apache_htdocs_www_aspdomain___global_asa: :Form called at (eval 24) line 1. -- , /usr/local/lib/perl5/site_perl/5.005/Apache/ASP.pm line 1506. I believe I already answered this question in a prior mail to the list, but wanted to clarify that Apache::ASP creates an empty global.asa

Apache::ASP and no global.asa

2001-04-17 Thread Rick Glunt
I am trying to setup Apache::ASP to handle asp pages for one of my virtual domains in Apache but I am getting an 'Internal Server Error' on the browser and an error in the Apache log files that goes something like [error] Undefined subroutine

Re: Apache::ASP problem with global.asa

1999-12-09 Thread Joshua Chamas
[EMAIL PROTECTED] wrote: the global.asa that my global_test.html is using is what I had sent you ... the application variable $Application-{test} (the last variable printed in the error log above) is initialiazed in the Session_OnStart subroutine. The other application variables are from

Re: Apache::ASP problem with global.asa

1999-12-09 Thread ritu
] GlobalASA package Apache::ASP::Demo [Fri Dec 10 00:25:54 1999] [error] [asp] [4984] [debug] compiling global.asa Apache::ASP::Demo [Fri Dec 10 00:25:54 1999] [error] [asp] [4984] [debug] global.asa routines - Application_OnStart: 1; Session_OnEnd: 1; Session_OnStart: 1; [Fri Dec 10 00:25:54 1999

Re: Apache::ASP problem with global.asa

1999-12-08 Thread Joshua Chamas
Please attach a bit of your apache error log with Apache::ASP debugging turned on. It will help to see how things are being initialized and run to diagnose your problem. There was also a global.asa reload error, perhaps related, a couple versions back that would not refresh a changed