Josh, this is what i get: perl -MApache::ASP::StateManager -e ''
Can't locate MLDBM.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread- multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux- thread- multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib /perl5/vendor_perl/5.8.0/i386-linux-thread- multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr /lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .) at /usr/lib/perl5/site_perl/5.8.0/Apache/ASP/State.pm line 3. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/Apache/ASP/State.pm line 3. Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/Apache/ASP/StateManager.pm line 7. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/Apache/ASP/StateManager.pm line 7. Compilation failed in require. BEGIN failed--compilation aborted. so it looks like i'm missing MLDBM.pm? --- In [EMAIL PROTECTED], Josh Chamas <[EMAIL PROTECTED]> wrote: > memito1999 wrote: > > 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. > > > > Looks like you might be missing some of the libraries... what do you > get when you run this: > > perl -MApache::ASP::StateManager -e '' > > --Josh > > > > 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] > > > > > > > -------------------------------------------------------------------- - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]