Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
22.1 Legacy Series
»
pdo_mysql OPNsense
« previous
next »
Print
Pages: [
1
]
Author
Topic: pdo_mysql OPNsense (Read 1181 times)
patrickavila4
Newbie
Posts: 4
Karma: 0
pdo_mysql OPNsense
«
on:
March 21, 2022, 03:28:23 pm »
Hello, we were testing some of our scripts within opnsense, but they need pdo_mysql for the connection to be successful.
Does anyone know if it is possible to use it? Looking in packages with pkg, it is not available.
Logged
fabian
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: pdo_mysql OPNsense
«
Reply #1 on:
March 21, 2022, 11:30:28 pm »
Maybe it is part of the PHP package. You can also have a look at the nginx plugin. It runs with a different PHP instance than the lighttpd you get with the web interface.
I don't know if I included PDO there.
Logged
patrickavila4
Newbie
Posts: 4
Karma: 0
Re: pdo_mysql OPNsense
«
Reply #2 on:
March 22, 2022, 02:41:19 pm »
understand, on the machine php is installed and pdo is also installed, but the specific module pdo_mysql is not located. Last week I was implementing the script in pfsense and there I managed to install it via pkg.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
22.1 Legacy Series
»
pdo_mysql OPNsense