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

    How can I add SQLite support?

    Scheduled Pinned Locked Moved General pfSense Questions
    4 Posts 4 Posters 6.3k Views
    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.
    • B
      bonnecomm
      last edited by

      I'd like to add SQLite support instead of the MySQL someone had suggested earlier. How can I do this?

      1 Reply Last reply Reply Quote 0
      • jimpJ
        jimp Rebel Alliance Developer Netgate
        last edited by

        The sqlite libraries are built in, just not active. It's already on the box, you just have to enable it. Actually now that I look mysql is there also.

        To enable, just do:

        touch /etc/php_dynamodules/pdo
        touch /etc/php_dynamodules/pdo_sqlite
        

        or

        touch /etc/php_dynamodules/mysql
        

        And then restart the webgui from the console/ssh menu (or reboot)

        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

        1 Reply Last reply Reply Quote 0
        • P
          pola090
          last edited by

          where is the php setup gui in the webconfigurator.

          1 Reply Last reply Reply Quote 0
          • GertjanG
            Gertjan
            last edited by

            Hi !

            Start reading https://github.com/bsdperimeter/pfsense/blob/master/etc/rc.php_ini_setup

            No "help me" PM's please. Use the forum, the community will thank you.
            Edit : and where are the logs ??

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.