Adding additional PHP modules


bobbintb

Recommended Posts

I'm working on a plugin that needs the mongodb driver and I'm trying to figure out how to add it to the UnRAID PHP. It looks like it doesn't have pecl, which is how the documentation says to install it. I'm not sure where to go from here since UnRAID seems to have a customized PHP version.

Link to comment

Unfortunately the plugin won't really work as a Docker container. I could probably rewrite it to use sqlite but it's not ideal. The data structure I am using lends itself better to nosql. So I'm still looking for a way to do it as planned. I know 6.12 of unraid will be changing the PHP version as well, so I'm going to work with that.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.