Hi.
I'm having trouble with the Apache::ASP file_upload.asp example on Mac OS 10.3.2. ASP is working fine otherwise, but none of the file upload variables are being set, and nothing happens after submitting the file upload form. The file_upload.cgi example that came with my CGI distribution works fine.
My stats:
Apache::ASP 2.55 CGI 2.98* perl 5.8.1* Apache 1.3.28* mod_perl 1.26* (* default with 10.3 distribution, I believe)
I've copied the same .htaccess settings over to a RedHat Linux machine (Apache::ASP 2.55, CGI 2.89, perl 5.8.0, Apache 2.0.40), and it works fine.
In my Mac's Apache error log I get tons of spew that I don't know how to interpret. It looks something like this:
[Mon Jan 19 23:28:03 2004] [error] [asp] [3380] [debug] [1074572883.2142;0.4904] ASP Done Processing Apache::ASP=HASH(0xa00af4) - Application: Apache::ASP::Application=HASH(0x9323bc); GlobalASA:
...snip 90% of this message out...
[Mon Jan 19 23:28:03 2004] [error] [asp] [3380] [debug] [1074572883.2173;0.0031] destroying ASP object Apache::ASP=HASH(0xa00af4)
[Mon Jan 19 23:28:03 2004] [error] [asp] [3380] [debug] [1074572883.2226;0.0053] testing internal time for cleanup groups
[Mon Jan 19 23:28:03 2004] [error] [asp] [3380] [debug] [1074572883.2377;0.0151] current_master - Checked: 1074572853; PID: 3387; ServerID: 445a5f627bad6ea2; - is_master - 0
[Mon Jan 19 23:28:03 2004] [error] [asp] [3380] [debug] [1074572883.2424;0.0047] 1074572875 time is stale, is_master 0 - Checked: 1074572853; PID: 3387; ServerID: 445a5f627bad6ea2;
...8 more errors along these lines...
Does anyone know what this stuff means, or what might be wrong with my setup?
Many thanks, -Bret Aarden.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]