Hello! I need help trying to get Apache::ASP working with Apache 1.3 This is the errors I'm getting in the apache error log
[Thu Nov 04 16:48:34 2004] [error] [asp] [1860] [error] can't create group dir /tmp/asp: No such file or directory, c:/Perl/site/lib/Apache/ASP/State.pm line 160 [Thu Nov 04 16:48:34 2004] [error] [asp] [1860] [error] can't create group dir /tmp/asp/server: No such file or directory, c:/Perl/site/lib/Apache/ASP/State.pm line 160 [Thu Nov 04 16:48:34 2004] [error] can't open file /tmp/asp/server/internal.lock: No such file or directory at c:/Perl/site/lib/MLDBM/Sync.pm line 239. MLDBM::Sync::Lock('MLDBM::Sync=HASH(0x171938c)', 1) called at c:/Perl/site/lib/MLDBM/Sync.pm line 231 MLDBM::Sync::ReadLock('MLDBM::Sync=HASH(0x171938c)') called at c:/Perl/site/lib/MLDBM/Sync.pm line 79 MLDBM::Sync::AUTOLOAD('MLDBM::Sync=HASH (0x171938c)', 'application') called at c:/Perl/site/lib/Apache/ASP/State.pm line 337 Apache::ASP::State::FETCH('Apache::ASP::State=HASH (0x1707820)', 'application') called at c:/Perl/site/lib/Apache/ASP/State.pm line 72 Apache::ASP::State::new('Apache::ASP=HASH (0x1740c68)', 'application', 'server') called at c:/Perl/site/lib/Apache/ASP/State.pm line 324 Apache::ASP::State::TIEHASH ('Apache::ASP::State', 'Apache::ASP=HASH (0x1740c68)', 'application', 'server') called at c:/Perl/site/lib/Apache/ASP/Application.pm line 17 Apache::ASP::Application::new('Apache::ASP=HASH(0x1740c68)') called at c:/Perl/site/lib/Apache/ASP/StateManager.pm line 70 Apache::ASP::InitState('Apache::ASP=HASH(0x1740c68)') called at c:/Perl/site/lib/Apache/ASP.pm line 418 Apache::ASP::new('Apache::ASP', 'Apache=SCALAR (0x1717eac)', 'c:/htdocs/site/eg/form.asp') called at c:/Perl/site/lib/Apache/ASP.pm line 181 Apache::ASP::handler('Apache=SCALAR(0x1717eac)') called at nul line 0 eval {...} called at nul line 0 Can anyone tell me how to rectify this problem? Where is the module looking for /tmp/asp/server/internal.lock? Cheers, Claire --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]