Source
undefined symbol error on Centos 7 when trying to load the Snowflake PHP PDO driver
CAUSE: The root cause for this issue lies outside of the Snowflake - managed software and is a gcc environment issue: Centos 7 is shipped with an old version of gcc/libstdc++ 4.8 which does not meet the documented requirement of a minimum…
PHP PDO Driver for Snowflake
The PHP PDO driver for Snowflake provides an interface for developing PHP applications that can connect to Snowflake and perform all standard operations.