eureka2 / G6K

Generator of calculation simulator (calculator)
MIT License
20 stars 19 forks source link

installation problème for G6K with few errors #53

Open NearcodingFrance opened 3 years ago

NearcodingFrance commented 3 years ago

Hello,

Please help me or suggest me what i can do.

I have an installation problème for G6K with few errors bellow. I do all the necessary prerequisites mentionned for symfony and g6k but the problème still there.

I do a copy past from the console bellow:

My server : Debian 10 Apache2 Php 7.3

Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

Problem 1

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

What's next?

Some files have been created and/or updated to configure your new packages. Please review, edit and commit them: these files are yours.

symfony/framework-bundle instructions:

App\G6K\Composer\ScriptHandler::installUsers Installing the users of the administration interface Can't connect to database : could not find driver App\G6K\Composer\ScriptHandler::installDemo Would you like to install the demo simulator? [y/N] y Installing the demo simulator Script App\G6K\Composer\ScriptHandler::installDemo handling the g6k-scripts event terminated with an exception

[PDOException] could not find driver

Kat-99 commented 3 years ago

I had the SAME problem too! I posted an issue a few minutes ago, but as I continued the installation, I had the same messages as you. With my php too. My php version is 8, which is higher than 7 obviously, but it just wouldn't take it. It says that it requires a version or upper; we have the upper version and it doesn't accept it...

Kat-99 commented 3 years ago

Also I gave up for today, cause I've been trying for two days without success. I'll try again tomorrow, hoping the devs will reply by then

NearcodingFrance commented 3 years ago

I installed G6k a few weeks ago (about 4 weeks ago ) without any problems. But now and for 3 days ago I can not install.

may be a recent bug.

Kat-99 commented 3 years ago

Oh my god you succeeded? I might be the one with little braincells cause I read everywhere people succeeding without needing help, but me, appart from the version problem, I even had problem understanding the doc. I struggled for every bit of it. I thought I succeeded one time but my admin panel was showing a blank page, and an 'error connection' message was displaying in the dev console.