Errors Output
  1. sdbm store returned -1, errno 28, key "Started" at /usr/local/share/perl5/MLDBM.pm line 162. , /usr/local/share/perl5/Apache/ASP.pm line 1522
Debug Output
  1. RUN ASP (v2.63) for /usr/local/proj/asp/eg/source.asp
  2. GlobalASA package Apache::ASP::Demo
  3. creating dbm for file /tmp/asp_demo/server/internal, db SDBM_File, serializer: Data::Dumper
  4. creating dbm for file /tmp/asp_demo/server/application, db SDBM_File, serializer: Data::Dumper
  5. session id from cookie: 0aa7db1f2e39c6cee9527c8c8256e79f
  6. refreshing 0aa7db1f2e39c6cee9527c8c8256e79f with timeout 1756476216
  7. creating dbm for file /tmp/asp_demo/0a/0aa7db1f2e39c6cee9527c8c8256e79f, db SDBM_File, serializer: Data::Dumper
  8. session not expired - time: 1756475916; timeout: 1756476216;
  9. tieing session 0aa7db1f2e39c6cee9527c8c8256e79f
  10. Script_OnStart
  11. executing Script_OnStart
  12. [source.asp] - Script_OnStart /usr/local/proj/asp/eg/source.asp in global.asa
  13. sdbm store returned -1, errno 28, key "Started" at /usr/local/share/perl5/MLDBM.pm line 162. , /usr/local/share/perl5/Apache/ASP.pm line 1522
  14. ASP Done Processing Apache::ASP=HASH(0x5562c85286c0) - Application: Apache::ASP::Application=HASH(0x5562c851b2b8); GlobalASA: Apache::ASP::GlobalASA=HASH(0x5562c8527a78); Internal: Apache::ASP::State=HASH(0x5562c8527e08); Request: Apache::ASP::Request=HASH(0x5562c854dfe0); Response: Apache::ASP::Response=HASH(0x5562c84d7c00); Server: Apache::ASP::Server=HASH(0x5562c854e1f0); Session: Apache::ASP::Session=HASH(0x5562c8505ad0); app_state: 1; basename: source.asp; cleanup: ARRAY(0x5562c854be00); compile_checksum: 3436ef45a26199e890479d9a7f0923bc; cookie_domain: ; cookie_path: /; dbg: 3; debugs_output: ARRAY(0x5562c8506160); destroy: 1; dir_config: APR::Table=HASH(0x5562c8505e18); dirname: /usr/local/proj/asp/eg/; errors_output: ARRAY(0x5562c8528888); errs: 1; filename: /usr/local/proj/asp/eg/source.asp; global: /usr/local/proj/asp/eg//.; global_package: Apache::ASP::Demo; group_refresh: 30; headers_in: APR::Table=HASH(0x5562c8506280); http_only_session: ; includes_dir: ARRAY(0x5562c84d7d80); init_packages: ARRAY(0x5562c8506298); inode_names: 0; last_time: 1756475916.7389; no_cache: 0; package: Apache::ASP::Demo; paranoid_session: ; r: Apache2::RequestRec=SCALAR(0x5562c84e0f10); remote_ip: 216.73.216.108; request_binary_read: 1; response_tied: 1; run_perl_script: SCALAR(0x5562c8510ab0); search_dirs_cache: HASH(0x5562c851d0d8); secure_session: ; session_cookie: 1; session_count: 1; session_id: 0aa7db1f2e39c6cee9527c8c8256e79f; session_serialize: ; session_state: 1; session_timeout: 300; session_url: 1; session_url_force: ; session_url_match: ; session_url_parse: 0; session_url_parse_match: ; start_time: 1756475916.73738; stat_inc: 0; stat_inc_match: 0; stat_scripts: 1; state_db: ; state_dir: /tmp/asp_demo; state_manager: 10; state_serialize: ; state_serializer: ; ua: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com); use_strict: 1; win32: 0; xslt: 0;
  15. errors out
  16. sdbm store returned -1, errno 28, key "Started" at /usr/local/share/perl5/MLDBM.pm line 162. , /usr/local/share/perl5/Apache/ASP.pm line 1522
ASP to Perl Script 

  -: use strict;;;use vars qw($Application $Session $Response $Server $Request);;
  -: #line 1 /usr/local/proj/asp/eg/source.asp
  1: ;;
  2: 
  3: ;  $Response->Include('/usr/local/proj/asp/eg/source.inc', ); ; 


An error has occured with the Apache::ASP script just run. If you are the developer working on this script, and cannot work through this problem, please try researching it at the Apache::ASP web site, specifically the FAQ section. Failing that, check out your support options, and if necessary include this debug output with any query.