Giter VIP home page Giter VIP logo

Comments (5)

eureka2 avatar eureka2 commented on August 17, 2024

Hello,

I need more information to help you:

  • Have you installed the demo simulator?
  • Which version of G6K did you install? 3.2.7 or dev?
  • What is the php version?
  • What rdbms do you use?

from g6k.

 avatar commented on August 17, 2024
  • Yes
  • I'm not sure regarding the version. I simply followed the instructions on the repo homage page. I assumed it downloaded the latest version.
  • PHP 5.7
  • MySQL , I see the table fos_user was created ( the only table that was created on the db )

from g6k.

eureka2 avatar eureka2 commented on August 17, 2024

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

from g6k.

eureka2 avatar eureka2 commented on August 17, 2024

Hi,

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

Before you start the installation:

  • delete the databases created during the previous installation.
  • check that the MySQL user has rights to create databases and tables
  • clear the composer cache: php -d memory_limit=-1 composer.phar clear-cache

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

the password of admin is admin1

from g6k.

eureka2 avatar eureka2 commented on August 17, 2024

@MontassirGhanmy

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

from g6k.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.