Hello List, Setting pf up on a Debian server and have run into the following two issues during the initial installation. Hoping that someone here can offer advice. I followed the installation procedure in the archive as well as one or two online writeups (useful, although both are somewhat out of date).
First, the following error message occurs when I attempt to start pf : ===================================================================== Checking configuration sanity... Use of uninitialized value $_[7] in join or string at /usr/local/pf/lib/pf/class.pm line 170 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl will try to tell you the name of the variable (if any) that was undefined. In some cases it cannot do this, so it also tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Use of uninitialized value $_[8] in join or string at /usr/local/pf/lib/pf/class.pm line 170 (#1) Use of uninitialized value $_[6] in join or string at /usr/local/pf/lib/pf/class.pm line 170 (#1) service|command config files|start iptables|start pfdhcplistener|already running pfmon|already running pfdetect|already running httpd|start snort|start ===================================================================== line 170, referred to, is of course the error trap where the exception is thrown. Second, the included 'packetfence.spec' file lists a 'php-jpgraph-packetfence' rpm (= 2.3.4) which I've searched for but cannot find. (Presumably it can be converted into a .deb by alien.) Does anyone have any idea where I can source it ? Following what seems to have become a tradition, once it's working I'm thinking of posting a HowTo ... Greetings and thanks for the attention. All advice, critique, commentary, flames, etc. are welcome. Best wishes & kind regards, cg ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Packetfence-users mailing list Packetfence-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/packetfence-users