pdo_mysql OPNsense

Started by patrickavila4, March 21, 2022, 03:28:23 PM

Previous topic - Next topic
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.

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.

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.