Problem with the Apache Xampp

1

I have to use PostgreSQL for a job and I enable the pdo and the extension of postgres in the file php.init and the same does not connect me with the tables, I realize that in the console I place the command:

php -m

The postgres do not appear in the modules either:

php -v 

It says that the version is 5.5.12 and access to the phpInfo says 7.1.4. I hope you can help I have Windows 10

    
asked by Jorge E. 16.06.2017 в 20:48
source

0 answers