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

    Touch: /etc/php_dynamodules/mysql: Not a directory

    Scheduled Pinned Locked Moved Captive Portal
    3 Posts 2 Posters 402 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.
    • D
      Darlene
      last edited by

      Am getting this error when try to touch /etc/php_dynamodules/mysql
      Error
      **                      ***
      touch: /etc/php_dynamodules/mysql: Not a directory

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

        That means the /etc/php_dynamodules/ directory isn't there, so you have to create it first.

        mkdir -p /etc/php_dynamodules
        touch /etc/php_dynamodules/mysql
        

        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
        • D
          Darlene
          last edited by

          yep mostly cos I didn't know what that command meant… Thanks it's fixed now

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