[snip] >>> When i start the packetfence service, i receve this message: >>> >>> httpd|start >>> Use of uninitialized value in concatenation (.) or string at >>> /usr/local/pf/lib/pf/services.pm line 355 (#1) >>> >>> and so the service httpd don't start . >> What version are you using? On 3.1.0 this 355 line points to snmptrapd >> config generation which shouldn't affect httpd's capacity to start. > > I'm using 3.1.0 version. > > > I'm fix the problem. In switch.conf i delete the configuration of the > switch 192.168. etc (I mean the default switch present in switch.conf). > > Now when I start Packetfence i got this message: > > iptables|start > Use of uninitialized value in $ip in pattern amatch (m//) at > /usr/local/pf/lib/pf/util.pm line 117 (#1) > > Use of uninitialized value in concatenation (.) or string at > /usr/loca/pf/lib/of/sercuces/named.pm line 92 (#1) > > Use of uninitialized value in substitution iterator at > /usr/local/pf/lib/pf/util.pm line 676, <$template_fh> line 13(#1) > > Under httpd|start there'ist message, but if check httpd status using > "service httpd status" command, i got "httpd stopped". > > How can I fix these problems? > > I'm beacoming crazy ^^ i'm interested only in start packetfence and have > the web-Admin interface avaible. In this way i can do test with > packetfence and later i can implement it in my network.
This is really screwed up.. I've never seen anything like it. I think you got rid of some files under conf/.. Anyways, I don't know what you did but if you only want to do basic testing download the ZEN virtual image and run that instead. It's all preconfigured for you so you won't have to fight with settings or anything. Start the vm. Find it's eth0 IP (documented in ZEN Install guide) and point your browser to it (documented in ZEN install guide). Good luck! -- Olivier Bilodeau [email protected] :: +1.514.447.4918 *115 :: www.inverse.ca Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Packetfence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
