I just finished installing mod_perl with apache::asp, and i cant seem 
to view any .asp scripts.
The installation looked to be successfull, I can run perl perl -
MApache::ASP -e ''  with no errors.

My apache http.conf has:
<Directory /usr/local/apache/htdocs/site/eg>
    Options FollowSymLinks
    AllowOverride All
</Directory>

PerlModule Apache::ASP


This is what i see on the error logs

[Wed Sep 10 01:25:22 2003] [error] [asp] [26829] [debug] GlobalASA 
package Apache::ASP::Demo
[Wed Sep 10 01:25:22 2003] [error] [asp] [26829] [debug] global.asa 
was not cached for 
__ASP__usr_local_apache_htdocs_site_eg__xxApache::ASP::Demo
[Wed Sep 10 01:25:22 2003] [error] [asp] [26829] [debug] compiling 
global.asa Apache::ASP::Demo 
__ASP__usr_local_apache_htdocs_site_eg__xxApache::ASP::Demo exists 1 -
 asp: Apache::ASP=HASH(0x85b2364); compiled: HASH(0x85b24d8); exists: 
1; package: Apache::ASP::Demo;  - --- - exists: 0; mtime: 0; 
[Wed Sep 10 01:25:22 2003] [error] [asp] [26829] [debug] global.asa 
routines - Application_OnEnd: 1; Application_OnStart: 1; 
Script_OnEnd: 1; Script_OnFlush: 1; Script_OnStart: 1; Session_OnEnd: 
1; Session_OnStart: 1; 
[Wed Sep 10 01:25:22 2003] [error] Undefined subroutine 
&Apache::ASP::InitState called 
at /usr/lib/perl5/site_perl/5.8.0/Apache/ASP.pm line 414.
        Apache::ASP::new('Apache::ASP','Apache=SCALAR
(0x85b21f0)','/usr/local/apache/htdocs/site/eg/file_upload.asp') 
called at /usr/lib/perl5/site_perl/5.8.0/Apache/ASP.pm line 181
        Apache::ASP::handler('Apache=SCALAR(0x85b21f0)') called 
at /dev/null line 0
        eval {...} called at /dev/null line 0

[Wed Sep 10 01:25:22 2003] [error] [asp] [26829] [debug] destroying 
ASP object Apache::ASP=HASH(0x85b2364)




any ideas???


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to