I can't get $Request->Params to give me the list of parameters in a form I can loop through. Can someone provide an example? I've tried variations on %params =...
Hello! I have a problem with Apache::ASP: Application_On* events never occur! Even if I restart a server and remove all cookies from it. I'm using Apache...
I have an Oracle server running on Apache and I am looking for a way to post the username from IIS to apache. I tried an active server page (ASP) running...
I have made upgrade to Perl 5.8.0 and have installed new package in the new dir (specific for 5.8.0). Apache::ASP installed under 5.6.1 My @INC include old...
Hi all, I have a problem with Apache crashing after successfully installing Bundle::Apache::ASP (via "perl -MCPAN -eshell", no errors whatsoever reported, a...
I am in the process of shifting from CGI.pm to the $Request->Form ($name) method for reading in form data in a few applications. CGI.pm was handy because it...
Hi, Nested includes don't work as you would expect (well, at least they don't work as *I* expected :). Given files /PATH/A /PATH/DIR/B /PATH/DIR/C Say file A...
Hello all, I am trying to see if I can make use of subs in global.asa to consolidate redundant code across Apache::ASP pages, but I seem to be getting...
hello all , i'm just installing apache-asp on a debian woody ( apache 1.3.26 ) . i'v do all config trick describe in the quick install section . the result is...
..You will see what I ment when you reload the page in utf-8 Hi Boys. I think it's perl's fault, but if someone of you had such problems and tell mi what is...
Hoping somebody can offer a suggestion on how best to do my headers and footers. I bumped into problems getting Apache::ASP, Apache 2.0 and filters working....
I read a number of older emails that suggest (or at least talk about) a change (or addition) to the XMLSubs processing that would produce something more like...
Hi, This might be a more general mod_perl question, and if so let me know, but I'm trying to add exception handling to my Apache::ASP code. Basically I have a...
This may be a dumb question.... Is there any way to use TrapInclude outside of Apache? I would like to use TrapInclude in a standalone script to create a html...
We have a site where Apache::ASP appears to be locking up every few days. If we rm -r /tmp/asp, the system begins responding again. We've upgraded to the...
Hello everyone!! I have found Apache::ASP to be an excellent tool for web development, and Mr. Chamas has been excellent on support. However, I am currently...
Hi... Harlow.... I need help here... I acidently install two working version of Mod_perl with Apache-SSL in a diffrent directory. How can I uninstall one of...
Hello All, I have been running Apache::ASP successfully for a few months on a Fedora Core 2 server running Apache/2.0.51, mod_perl 1.99 and the latest...
Hello! I need help trying to get Apache::ASP working with Apache 1.3 This is the errors I'm getting in the apache error log [Thu Nov 04 16:48:34 2004] [error]...
Hi, Using CGI I was able to display the upload status as the files were being uploaded by reading raw post data from STDIN, writing it to a temp file, and then...
... Hi List, I have a rather huge ASP application (a portal engine). Recently, I have seen some of the pages slowing down very much. I have tracked down the...
Hi, I just can't run ASP pages in my server. I'm running Plesk 7 Reloaded 7.1.4, with perl-Apache-ASP 2.57-fc1.build71040916.21 and mod_perl 1.99_12-2. Apache...
Hi, boys! After server restart we get the folowing error: the server OS is Linux . We have there two sites using Apache::ASP; The one is using DB_File for...
Hi, I searched through the FAQs and list archive and I haven't been able to find an answer to a very basic question I have. First, I have been able to get...
Hello All, I am trying to set up Apache::ASP on multiple Virtual Hosts on a single machine. The problem that I am having seems to be crossover of the...
I have one remaining, but somewhat glaring problem. After I use my ASP application for a little while (not really that long actually - maybe a dozen...