1.       "FATAL - unknown configuration parameter trapping.proxy_passthroughs 
if you added the parameter yourself make sure it is present in 
conf/documentation.conf" - This has been around for a while now.  I'm just 
creating an entry in documentation.conf.  No idea where this is coming from.

2.       Apache::SSLLookup not being loaded from the portal config.  Added 
"PerlModule Apache::SSLLookup" to ./conf/httpd.conf/httpd.portal.

3.       When registering a new client as a guest, after filling out form, I 
get "Can't call method "match" on undefined value at 
/usr/local/pf/lib/pg/authentication.pm line 507". This appears to be because I 
removed commented out "SMS" as an auth source in the authentication.conf.  Not 
sure why SMS would be hard coded in the search list (I don't have it in my auth 
list for the registration portal), but it apparently is.  Re-enabled sms and 
restarted PF and it's working

4.       "Argument "" isn't numeric in numeric eq (==) at 
/usr/local/pf/lib/pf/services.pm line 406." During restart.  No obvious 
problem.  Doesn't seem to break anything.

5.       "You don't have permission to access /cgi-perl/email_activation.cgi on 
this server." When attempting to authorize a guest. Dug into it, and found that 
in ./lib/pf/services/apache.pm, the line "my $guest_regist_allowed = 
$guest_self_registration{'enabled'};" is returning an undefined result, which 
prevents the "$WEB::CGI_EMAIL_ACTIVATION" value being added  to the allow 
statement.  Tried to diagnose this, but got lost in the twisty little tunnels, 
all alike.  My lamp has died, and I was afraid of the Grue, so I rolled back :).

  One of these days, I'm going to figure out what the heck I've got screwed up 
over here, because it appears nobody else is having these issues. :^/.  
Unfortunately, this thing is largely in production, so I'm very restricted with 
what I can do with it and when.
  Don
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to