I have the same problem as you listed as #2, and the RPM installed is the
same.
It was a migration from 3.6.1 using a clean install method, and only
preserving the database and the configuration files (no HTTP files were
kept from the old installation).

The output I am seeing may differ from yours:
Can't locate package Apache2::RequestRec for @Apache::SSLLookup::ISA at
/usr/local/pf/conf/httpd.conf.d/httpd.portal line 110 (#1)
    (W syntax) The @ISA array contained the name of another package that
    doesn't seem to exist.

Syntax error on line 107 of /usr/local/pf/conf/httpd.conf.d/httpd.portal:
$parms->add_config() has failed: Can't use string ("0") as a HASH ref while
"strict refs" in use at
/usr/local/pf/lib/pf/proxypassthrough/constants.pmline
47.\nCompilation failed in require at /usr/local/pf/lib/pf/web/
dispatcher.pm line 27.\nBEGIN failed--compilation aborted at
/usr/local/pf/lib/pf/web/dispatcher.pm line 27.\nCompilation failed in
require at (eval 528) line 3.\n

Any hint?

Thanks


On Thu, Aug 15, 2013 at 4:11 PM, Don Greer <[email protected]> wrote:

>  **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
>
>


-- 
Atentamente,
Andreas Calvo
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to