dear tmk and steve,

thanks for your help!

i gave the full path to the require command and it worked!!
my conf.cgi was full of errors, but i was quite happy to go further on and
could fix them.

now conf.cgi is ok but still, i get this error message, which i couldn't
fix:
Use of uninitialized value in string ne at send.cgi line 20.
line 20 is looking for a string defined in conf.cgi, why does it not use it.
line 20: if( $pass ne $passwort ) {
(the variable was defined in conf.cgi: $passwort = "blabla";)

thanks a lot for your first help, perhaps you know an answer to my created
bug.
max

Reply via email to