Enabling Google Cloud MySQLi
In Scriptcase, we have the following drivers available for connection to MySQL: MySQL PDO, MySQLi. If you are using your own pre-configured environment, MySQL extensions must be manually enabled in PHP.
Configuring and enabling MySQLi on macOS
If you are using Scriptcase’s automatic installer, the extensions are already enabled in PHP, ready for connection. The procedure below is only for manual installations of Scriptcase.
If you have PHP 8.1 installed through our documentation using homebrew, or __MySQL, PHP is not enabled, it is only necessary to connect. Check our documentation below for installing PHP 8.1 with homebrew on macOS.
PHP 8.1 no macOS: Clique aqui
Connection to Scriptcase
- MySQLi: Clique aqui