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: 02e7bbf91533f2852c07a11b69764b31
  6. refreshing 02e7bbf91533f2852c07a11b69764b31 with timeout 1756476267
  7. creating dbm for file /tmp/asp_demo/02/02e7bbf91533f2852c07a11b69764b31, db SDBM_File, serializer: Data::Dumper
  8. session not expired - time: 1756475967; timeout: 1756476267;
  9. tieing session 02e7bbf91533f2852c07a11b69764b31
  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(0x5562c84d5910) - Application: Apache::ASP::Application=HASH(0x5562c8532210); GlobalASA: Apache::ASP::GlobalASA=HASH(0x5562c84c6178); Internal: Apache::ASP::State=HASH(0x5562c848e418); Request: Apache::ASP::Request=HASH(0x5562c84a4fd0); Response: Apache::ASP::Response=HASH(0x5562c8527d08); Server: Apache::ASP::Server=HASH(0x5562c8527348); Session: Apache::ASP::Session=HASH(0x5562c85278d0); app_state: 1; basename: source.asp; cleanup: ARRAY(0x5562c852fef8); compile_checksum: 3436ef45a26199e890479d9a7f0923bc; cookie_domain: ; cookie_path: /; dbg: 3; debugs_output: ARRAY(0x5562c84df360); destroy: 1; dir_config: APR::Table=HASH(0x5562c84d54a8); dirname: /usr/local/proj/asp/eg/; errors_output: ARRAY(0x5562c84b0138); 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(0x5562c84c6040); http_only_session: ; includes_dir: ARRAY(0x5562c8531768); init_packages: ARRAY(0x5562c85316c0); inode_names: 0; last_time: 1756475967.5653; no_cache: 0; package: Apache::ASP::Demo; paranoid_session: ; r: Apache2::RequestRec=SCALAR(0x5562c84fa960); remote_ip: 216.73.216.108; request_binary_read: 1; response_tied: 1; run_perl_script: SCALAR(0x5562c8511308); search_dirs_cache: HASH(0x5562c8532000); secure_session: ; session_cookie: 1; session_count: 1; session_id: 02e7bbf91533f2852c07a11b69764b31; 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: 1756475967.56365; 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.