Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

apache-asp · Apache::ASP

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 404
  • Category: Perl
  • Founded: Dec 5, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

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 =...
2 Feb 6, 2005
9:11 pm

Joshua Chamas
josh@...
Send Email

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...
2 Feb 2, 2005
4:51 am

Josh Chamas
josh@...
Send Email

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...
2 Jan 26, 2005
4:25 pm

Helmut
mail@...
Send Email

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...
3 Jan 24, 2005
9:45 am

Dr. Helmut Zeilinger
hz@...
Send Email

Hi all, I have a problem with Apache crashing after successfully installing Bundle::Apache::ASP (via "perl -MCPAN -eshell", no errors whatsoever reported, a...
1 Jan 7, 2005
6:15 am

xyopotl
zoot@...
Send Email

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...
2 Jan 4, 2005
7:17 am

Josh Chamas
josh@...
Send Email

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...
3 Jan 4, 2005
3:18 am

ivan-asp@...
Send Email

Hello all, A very strange error just started up. I have had an app running on a Fedora Core 2 server for a while now with Apache/2.0.51 and ...
2 Dec 31, 2004
9:52 pm

Josh Chamas
josh@...
Send Email

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...
4 Dec 31, 2004
9:36 pm

Josh Chamas
josh@...
Send Email

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...
2 Dec 30, 2004
4:43 am

Josh Chamas
josh@...
Send Email

..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...
2 Dec 16, 2004
9:54 am

Warren Young
warren@...
Send Email

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....
5 Dec 16, 2004
9:19 am

John Drago
john.drago@...
Send Email

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...
1 Dec 9, 2004
7:34 pm

Thomas Simpson
thomaslsimpson@...
Send Email

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...
2 Dec 6, 2004
6:56 am

Josh Chamas
josh@...
Send Email

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...
2 Dec 6, 2004
6:52 am

Josh Chamas
josh@...
Send Email

Environment: Apache 2.0.52 (openssl 0.9.7e/modssl 2.0.52,Activestate perl 5.8.4, modperl 1.99_17, PHP 5.0.2) On Win32 (win2k adv. server) 512 MB ram free, AMD...
2 Nov 28, 2004
9:05 pm

Randy Kobes
randy@...
Send Email

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...
10 Nov 23, 2004
1:28 am

Warren Young
warren@...
Send Email

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...
2 Nov 19, 2004
6:43 pm

Josh Chamas
josh@...
Send Email

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...
2 Nov 16, 2004
7:48 pm

Randy Kobes
randy@...
Send Email

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...
5 Nov 11, 2004
8:24 am

Joshua Chamas
josh@...
Send Email

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]...
2 Nov 5, 2004
3:40 am

Josh Chamas
josh@...
Send Email

Hello all!! ... To unsubscribe, e-mail: asp-unsubscribe@... For additional commands, e-mail: asp-help@......
1 Nov 4, 2004
11:21 am

Jose Luis Solano
wsolano@...
Send Email

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...
4 Oct 29, 2004
10:11 pm

Josh Chamas
josh@...
Send Email

... 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...
2 Oct 29, 2004
10:11 pm

Josh Chamas
josh@...
Send Email

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...
3 Oct 29, 2004
1:59 pm

Thanos Chatziathanass...
tchatzi@...
Send Email

I'm having a bit of trouble getting started. I'm running FC1. I installed from CPAN. Following the Quick Start instructions, I issued: cp -rpd...
1 Oct 21, 2004
1:26 am

Stew Schneider
stew.schneider@...
Send Email

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...
3 Oct 14, 2004
3:29 am

krassimir berov
k_berov@...
Send Email

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...
8 Oct 13, 2004
8:31 pm

Shang, Cynthia
CShang@...
Send Email

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...
5 Oct 13, 2004
5:20 am

Nicholas Schuetz
nick@...
Send Email

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...
5 Oct 13, 2004
5:02 am

Josh Chamas
josh@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help