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: 05e30b13588d422b1fbf750a0fb3f7a1
- refreshing 05e30b13588d422b1fbf750a0fb3f7a1 with timeout 1756475897
- creating dbm for file /tmp/asp_demo/05/05e30b13588d422b1fbf750a0fb3f7a1, db SDBM_File, serializer: Data::Dumper
- session not expired - time: 1756475597; timeout: 1756475897;
- tieing session 05e30b13588d422b1fbf750a0fb3f7a1
- 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(0x5562c84e1810) - Application: Apache::ASP::Application=HASH(0x5562c84a91b0); GlobalASA: Apache::ASP::GlobalASA=HASH(0x5562c8510d98); Internal: Apache::ASP::State=HASH(0x5562c851ae50); Request: Apache::ASP::Request=HASH(0x5562c8505c80); Response: Apache::ASP::Response=HASH(0x5562c84a8ce8); Server: Apache::ASP::Server=HASH(0x5562c851b270); Session: Apache::ASP::Session=HASH(0x5562c8505fc8); app_state: 1; basename: source.asp; cleanup: ARRAY(0x5562c84e1180); compile_checksum: 3436ef45a26199e890479d9a7f0923bc; cookie_domain: ; cookie_path: /; dbg: 3; debugs_output: ARRAY(0x5562c851c790); destroy: 1; dir_config: APR::Table=HASH(0x5562c851b330); dirname: /usr/local/proj/asp/eg/; errors_output: ARRAY(0x5562c851d0d8); 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(0x5562c84d7ba0); http_only_session: ; includes_dir: ARRAY(0x5562c84b23a0); init_packages: ARRAY(0x5562c7b20f80); inode_names: 0; last_time: 1756475597.6248; no_cache: 0; package: Apache::ASP::Demo; paranoid_session: ; r: Apache2::RequestRec=SCALAR(0x5562c84e0f40); remote_ip: 216.73.216.108; request_binary_read: 1; response_tied: 1; run_perl_script: SCALAR(0x5562c8510ab0); search_dirs_cache: HASH(0x5562c85062b0); secure_session: ; session_cookie: 1; session_count: 1; session_id: 05e30b13588d422b1fbf750a0fb3f7a1; 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: 1756475597.62299; 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.