Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    PHP Extension

    General pfSense Questions
    2
    2
    1894
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      vittorio last edited by

      Hi

      I'm trying to load pgsql.so extension for php but the interpreter don't load any extension.
      I've tried width the istance into php.ini file (don't work):

      extension_dir = "/usr/local/lib/php/extensions/blah…"
      extension = pgsql.so

      I've tried also width the dl() function. Nothing to do ....

      WHY???

      1 Reply Last reply Reply Quote 0
      • S
        sullrich last edited by

        You'll need to create your own PHP and such.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post