Jacques Archimède

Results 36 comments of Jacques Archimède

Please, can you run these 3 commands from the G6K directory: ``` ls -al php -i | grep -i PostgreSQL php -v ``` and show me the results

Ok i see you can't use the pgsql driver because your php is not configured for. The command `php -i | grep -i PostgreSQL` should return the following lines: ```...

Hi @rzmendrika, If you found a solution to integrate G6K in Wordpress, can you share ?

Hi, Under what circumstances do you have this message? What is the version of symfony? What is the version of php?

Hi, DoctrineCacheBundle no longer exists, can you redo the installation, I just did a new release Best regards

no, the project is not dead, this issue has normally been fixed in release [4.3.6](https://github.com/eureka2/G6K/releases/tag/4.3.6)

Hello, If G6K asks you to log in, it means that you want to connect to the administration module (calcul/admin). To login, there is a user after installation whose identifier...

Which database engine do you use? In the case of sqlite, do you have a 'g6k.db' file in the "var/data/databases" directory?