eureka2 / G6K

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

This simulator does not exist or is not available #4

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hi, I did install the G6K simulator as described with wamp server but after I tried to run it I get the following capture

eureka2 commented 6 years ago

Hello,

I need more information to help you:

ghost commented 6 years ago
eureka2 commented 6 years ago

Normally you should see the 'marate' table in the demo database : image Otherwise, maybe the user did not have the 'create database' privilege at the time of installation!

Connect to the administration module, go to "Data sources" and click the "Import data source" button : image Select "demo.schema.json and demo.json in the "src\EUREKA\G6KBundle\Resources\data\databases" directory

eureka2 commented 6 years ago

Hi,

I have just released a new version (3.3.0), can you start the installation again?

Before you start the installation:

and restart the installation: php -d memory_limit=-1 composer.phar create-project eureka2/g6k simulator/

the password of admin is admin1

eureka2 commented 6 years ago

@MontassirGhanmy

Is the problem solved? I will close this issue if I do not have an answer within 8 days