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...
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...
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...
Hi list! I was interested to know what is the apache::asp maintenance status? Is it still maintained?Is it dead? I have some applications here written in...
All, Can we have the following code added to Apache::ASP $Request object? This will allow you to add Cookie based user name logging to Apache's access log. #...
[First a quick hello. We (http://edina.ac.uk/) have been using Apache::ASP for a few years, but you haven't heard much from us as it's worked pretty well!] ...
Hi all I have installed Apache 2.0.58, mod_perl-2.0.3 and Apache-ASP-2.59. When i run the testing asp program, the following error has been displayed in apache...
Help! I get this error when running Apache::ASP [Sat Apr 21 12:26:53 2007] [error] [client 192.168.1.101] Can't locate object method "get" via package...
I changed to XML::LibXSLT from XML::Sablotron today and had some interesting problems: From time to time, instead of transforming my XML to XHTML using the ...
Hello ASP community, Here my problem: I run a little server with Apache/2.0.53 (Win32) mod_perl/2.0.3 Perl/v5.8.8 and i have recently installed Apache::ASP...