How can I set the output character encoding of Apache::ASP output? Regular perl/CGI output defaults to ISO-8859-1 encoding, and may be easily modified using...
Just thought I'd post this for anyone else that might run into a similar situation... The documentation seems to suggest that Include() and TrapInclude() are ...
Hi All, Now that we are re-engaging on development of Apache::ASP, just to point out that we are working on web session clustering via Apache::Session style...
Apache-ASP 2.62 has just been released. This is the first release since moving to SourceForge. The file is pending upload and release to CPAN. Until then, you...
... No need, I think the information stored therein was pretty much beautified POD. ... Great. now chamas.com seems to have disappeared as well. ... Στις...
POST method is not working when I use Apache::ASP. My setup is like this: - global.asa use CGI; our ($cgi); sub Script_OnStart {$cgi = new CGI;} sub...
Hi all. Yes ,we are still using the apache::asp ,it is a great peace of software after all. And we want to thank the original authors for the work they have...
Hi, Back in June 2006, I asked about the content-type header as it relates to a form post from a mobile phone browser. The original message that I sent can be...
Hi. I have migrated our telephone service from Windows to Linux. When I open our page the error occure: "error compiling Pr_alf_b.asp: maybe use strict error:...
Hi all, Any ideas on what the following error means and how to fix it? I'm doing this build on a system with a reiser 3.6 file system. could that cause this?...
I'm toying with idea presently, but it would make for a great step up from MLDBM and company. And although Apache::ASP::State makes quite a few assumptions...
I am attempting to implement an upload script and having problems. I see from the apache::asp documentation (http://www.apache-asp.org/cgi.html) that the...
Hi All, I have a requirement to test webserver using perl scripts. The webserver creates a sessionId after successfull authentication. Hence for futher...
Is there a purpose for using a cleanup handler (to call DESTROY) in Apache::ASP instead of cleaning up at the end of the response handler? What looks like...
MP gurus, I recently deployed a site using Apache::ASP. I am running up against a problem that has left me scratching my head. The site works fine on the...
Unlock your account at PayPal Your account has been temporarily limited We are hereby notifying you that, after a recent review of your account activity, it...
Hello. My scenario is client "calling" server1 and server1 is "calling", by xmlHTTPRequest, to server2. server2 has to return xml data to server1 and to the...
Hi! I have problem running one site using Apache::ASP, errors from apache log: [Mon Sep 22 21:48:07 2008] [error] [asp] [9930] [debug] Bareword found where ope...
Hi all, Hello to everyone. :) I have a WHM/cpanel server running RHEL4 and apache 2.2. I used to have a working ASP (using cpanels apache-asp.sea (which is now...
I'm running Windows Server 2003, with Apache (IndigoApache) which has mod_perl installed (not configured.I don't know how/where to start) and have tried...
Hi list, I have a rather strange issue: I came across a 102 MB $Application object, which contains several little key => arrayref_value elements. The keys are...
I recommend using XAMPP with the Perl add-on:http://www.apachefriends.org/en/xampp-windows.html----- Original Message -----From: ÁõÊéÇ¿ Date: Thursday,...
Hi list, I have a virtual host that produces plain XML (no XSLT needed, defined or used). The resulting files are quite large, so I thought I'd save some ...
Hi, I already did anything to try to install ASP into APACHE. In CPAN shows that everything is installed, but nothing works. Can you help me? R, Bruno Marcucci...
... compilation error: file unknown-000437603808 element output invalid value for method: HTML ... without further info. The error message is always like this,...
Hi, Wondering if anyone has ever encountered this issue. Trying to internationalize my site, so at every input, I pass it through Encode::decode_utf8. However,...
Hi all, Hoping to get some help here.. I have Apache 2.2.4, Mod_perl 2.0.3, and Perl 5.8.6 (running on Mac OS X 10.4.10) The relevant portion of my httpd.conf:...
*Hi,* ** I am trying to build the Apache Web Server (Apache-ASP-2.59 with apache_1.3.37) with mod_perl ( mod_perl-1.30 ) and mod_ssl ( mod_ssl- 2.8.28-1.3.37 )...
Hi There, I'm new to plesk and web administration and have a simple asp question to ask. Is there a way I can test that Apache ASP is working properly on our...