Errors Output
- 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
- RUN ASP (v2.63) for /usr/local/proj/asp/eg/source.asp
- GlobalASA package Apache::ASP::Demo
- creating dbm for file /tmp/asp_demo/server/internal, db SDBM_File, serializer: Data::Dumper
- creating dbm for file /tmp/asp_demo/server/application, db SDBM_File, serializer: Data::Dumper
- session id from cookie: 02e7bbf91533f2852c07a11b69764b31
- refreshing 02e7bbf91533f2852c07a11b69764b31 with timeout 1756476268
- creating dbm for file /tmp/asp_demo/02/02e7bbf91533f2852c07a11b69764b31, db SDBM_File, serializer: Data::Dumper
- session not expired - time: 1756475968; timeout: 1756476267;
- tieing session 02e7bbf91533f2852c07a11b69764b31
- Script_OnStart
- executing Script_OnStart
- [source.asp] - Script_OnStart /usr/local/proj/asp/eg/source.asp in global.asa
- 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 Done Processing Apache::ASP=HASH(0x5562c84a55c8) - Application: Apache::ASP::Application=HASH(0x5562c84fb5d0); GlobalASA: Apache::ASP::GlobalASA=HASH(0x5562c851fe88); Internal: Apache::ASP::State=HASH(0x5562c84fbdc0); Request: Apache::ASP::Request=HASH(0x5562c84cefc0); Response: Apache::ASP::Response=HASH(0x5562c84a5310); Server: Apache::ASP::Server=HASH(0x5562c7db2a58); Session: Apache::ASP::Session=HASH(0x5562c84f8aa8); app_state: 1; basename: source.asp; cleanup: ARRAY(0x5562c84aecc8); compile_checksum: 3436ef45a26199e890479d9a7f0923bc; cookie_domain: ; cookie_path: /; dbg: 3; debugs_output: ARRAY(0x5562c84aea88); destroy: 1; dir_config: APR::Table=HASH(0x5562c84a55e0); dirname: /usr/local/proj/asp/eg/; errors_output: ARRAY(0x5562c84f8298); 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(0x5562c7d65528); http_only_session: ; includes_dir: ARRAY(0x5562c84f7ea8); init_packages: ARRAY(0x5562c84cf5f0); inode_names: 0; last_time: 1756475968.0647; no_cache: 0; package: Apache::ASP::Demo; paranoid_session: ; r: Apache2::RequestRec=SCALAR(0x5562c84fbc70); remote_ip: 216.73.216.108; request_binary_read: 1; response_tied: 1; run_perl_script: SCALAR(0x5562c851fba0); search_dirs_cache: HASH(0x5562c84fb4c8); 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: 1756475968.06299; 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;
- errors out
- 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.