Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. php
    Log in to post
    • All categories
    • F

      Crash: "No PHP errors found."

      CE 2.7.0 Development Snapshots
      • crash php • • FGlaser
      6
      0
      Votes
      6
      Posts
      400
      Views

      F

      BTW:

      How do i close a Thread?

    • D

      Commands in pfSsh.php don't work (manual php scripts do)

      webGUI
      • php shell pfssh.php • • deet
      1
      0
      Votes
      1
      Posts
      361
      Views

      No one has replied

    • E

      Nginx "404 Not Found" Error after POST action to "$PORTAL_ACTION$"

      Captive Portal
      • captive portal ngin php redirect • • emad
      2
      0
      Votes
      2
      Posts
      467
      Views

      GertjanG

      Hi,

      @emad said in Nginx "404 Not Found" Error after POST action to "$PORTAL_ACTION%2quot;:

      So, do I miss knowledge with CP behavior or should I modify something?

      You might as well check (== read and understand what happens when and why etc) this file /usr/local/captiveportal/index.php
      It's the file that's get 'executed' when a users is redirected that the portal login interface.
      Read that file carefully - and also check this one : /etc/inc/captiveportal.inc which contains all the functions.

      For instance, you'll find why/where/when a string like $PORTAL_ACTION$ is replaced by the correct URL before getting send to the client.
      Throwing $PORTAL_ACTION$ at the client's web browser who throws it back to the captive portal web server will produce 404 errors.

    • B

      Latest 2.5.0 IPSec Xauth PHP crash

      IPsec
      • ipsec php crash beta • • basicmonkey
      2
      0
      Votes
      2
      Posts
      140
      Views

      B

      Sorted it.

      On line 96 of /etc/inc/ipsec.auth-user.php it reads:

      $userGroups = getUserGroups($username, $authcfg, array());

      Where it should read:

      $userGroups = getUserGroups($username, $authcfg, $attributes = array());

      To abide by PHP referenced variable.

    • F

      Can't install PHAR extension ( PHP Archive extension ) on my pfSense

      Installation and Upgrades
      • installation packages php system • • feres
      4
      0
      Votes
      4
      Posts
      234
      Views

      bingo600B

      Ydrfff @ Any FB stuff on a Fwall

      I'd go for FreeRadius on another machine, and then set pfSense to use the external Freeradius

      /Bingo

    • H

      Problème authentification LDAP

      Français
      • ldap permissions php • • Hekmil
      2
      0
      Votes
      2
      Posts
      188
      Views

      No one has replied

    • D

      PHP crashing - OpenVPN services down

      OpenVPN
      • php crashing crl • • davebu
      4
      0
      Votes
      4
      Posts
      231
      Views

      GertjanG

      Ok, perfect.

      @davebu said in PHP crashing - OpenVPN services down:

      i.e. its a 'newbie' issue.

      I guess you nail that one also asap.

    • ?

      PHP Fatal error: Uncaught Error: Cannot use string offset as an array

      General pfSense Questions
      • vlan php error crash • • A Former User
      6
      0
      Votes
      6
      Posts
      1133
      Views

      jimpJ

      I have not been able to reproduce the problem here, but I can see how it might happen. I opened https://redmine.pfsense.org/issues/9582 to track it and committed a fix: https://github.com/pfsense/pfsense/commit/45f95753963e497b5ce14493f9cca05336d75c7b

      You can install the System Patches package and then create an entry for 45f95753963e497b5ce14493f9cca05336d75c7b to apply the fix.

      Alternately, you can use viconfig to edit the config and remove that <vlans></vlans> line, or download a backup, edit it out, then restore.

    • X

      PHP Error beim Log

      Deutsch
      • php error log firewall • • xerografix
      1
      0
      Votes
      1
      Posts
      286
      Views

      No one has replied