Geraint Jones wrote:
: "ndbm store returned -1, errno 0, key "C4842AE" at 
: /usr/local/httpd/cgi-bin/ism-web.pl line 49."
: 
: This is the offending line:
: 
: $STOCK{$act_on} += $val;

Does the user that your CGI script runs as have write permission
on the dbm file?

-- tdk

Reply via email to