Re: [opensuse] Perl question



It is only used in the following line, i.e.
debug("glo fw = $globals{'fw'}");
#if ( $globals{'ssl'} and $server ne $globals{'fw'} ) {
Which is commented out. Perhaps the author tried something or changed
something and just forgot to comment out the debug line. Is that possible?

Yes this is possible :)
I've looked up what %globals is used for, it is e.g. set in the
configuration file.
There is it possible to set the $globals{'fw'} value, $globals{'fw'}
stands for your (if present) firewall host.
Can you check your configfile, did you set a "fw=" value?

--
Patrick Kirsch - Quality Assurance Department
SUSE Linux Products GmbH GF: Markus Rex, HRB 16746 (AG Nuernberg)
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: help with c++ program
    ... now i want to put the configuration file in the current directory. ... debugging. ... string filename = Adir; ...
    (microsoft.public.vc.language)
  • Re: xorg 7.4 keyboard localisation (xorg.conf vs hal)
    ... How would I detect that my configuration file needs changing? ... debug my problems in any way. ... Correct, if you using gnome, that will enable hal and dbus. ... Robert Noland ...
    (freebsd-stable)
  • Re: xorg 7.4 keyboard localisation (xorg.conf vs hal)
    ... the keyboard and mouse input devices from xorg.conf, ... that it is disabling all input devices and never says anything else. ... How would I detect that my configuration file needs changing? ... debug my problems in any way. ...
    (freebsd-stable)
  • Where should I put my configuration file?
    ... In a console application, I have an XML configuration file. ... When I debug the application with VS 2005, I get an error which says ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: VSTO Security - cannot run or debug any VSTO documents
    ... Unfortunately you cannot debug an assembly hosted by the Whidbey CLR from ... OR you can use a configuration file to lock Excel ... Please post questions to the newsgroup - everyone benefits. ...
    (microsoft.public.vsnet.vstools.office)

Loading