manipulating a BerkeleyDB-database

2002-03-19 Thread peter barth
; } $dbvar->db_del("any_entry_which_exists_in_databse"); foreach (keys %domain) { print "$_\n"; } --->> the second output is exactly as the first Thank you for your help, best regs Peter Barth -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

new (empty) side after form submission

2002-03-25 Thread peter barth
again. I would be very thankful for any hints, if somebody needs the code I'll send it to him/her. Thanks in advance Peter Barth -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[Fwd: Variables outside/inside functions]

2002-03-26 Thread peter barth
as to do with defining it at a wrong place or not to "push" it to the right namespace (if this is the correct nomenclatura?). I would appreciate your help, thanks a lot. the script-code is in the attachement. Thanks and best regards Peter Barth --- End Message --- test.pl Description

script not running

2001-09-01 Thread Peter Barth
Hi there, I try to get the attached sript running on a Linux Apache Server 1.3.20. What I receive is a error 500 and the logged error message: (2)file or driectory not found: exec of /var/www/html/cgi-bin/ping012 failed Premature end of script headers: /var/www/html/cgi-bin/ping012 Another scr