Igor K

Results 3 comments of Igor K

same error `php:7.4-fpm-alpine` ```` # clone pdo_snowflake repo RUN mkdir /tmp/snowflake \ && git clone https://github.com/snowflakedb/pdo_snowflake.git /tmp/snowflake # run the compile command # move the compiled lib and cert to...

> ```shell > pdo_snowflake.so.so: No such file or directory > ``` did u notice that it has '.so.so' (double) in the error message? I get the same isn't that strange?...

Just gonna drop my dockerfile here for those who's struggling (I know you do :) I was for 2 days) It includes official `pdo_snowflake` driver, odbc and pdo-odbc php extensions,...