Giter VIP home page Giter VIP logo

Comments (10)

eureka2 avatar eureka2 commented on August 17, 2024 1

Hi,

What is the version of composer do you use?

Which DBMS do you use? SQLite, PostgreSQL or MySQL?

from g6k.

imadtoubal avatar imadtoubal commented on August 17, 2024

I am using Mysql and Composer 1.6.3

from g6k.

eureka2 avatar eureka2 commented on August 17, 2024

I can not reproduce this issue :

  • I downloaded composer 1.6.3 in my DOCUMENT_ROOT directory
  • I created a database that I named g6k
  • I created a user g6k with all global privileges
  • and i ran php -d memory_limit=-1 composer.phar create-project eureka2/g6k simumysql/
    see : install_g6k.log

Can you delete the databases "demo" and the one you created, restart the installation and show me the trace of the installation?

from g6k.

imadtoubal avatar imadtoubal commented on August 17, 2024

I have already tried this, the error occurs in the first installation as well.

from g6k.

eureka2 avatar eureka2 commented on August 17, 2024

can you access the administration interface? http://localhost/simulator/calcul/admin

from g6k.

imadtoubal avatar imadtoubal commented on August 17, 2024

I cannot, it tells me that I do not have the demo. (my guess is because it is simply not present in the database)

from g6k.

ArfaouiHamouda avatar ArfaouiHamouda commented on August 17, 2024

Hi @eureka2 i had the same issue and when i try to login as admin i dunno the Password , the Documentation isn't clear sorry .

Edit : Probleme is solved but still can't figure out the Default Password so i can access the Admin Panel .

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.

ArfaouiHamouda avatar ArfaouiHamouda commented on August 17, 2024

Thanks alot that solved my probleme , i appreciate your help

from g6k.

eureka2 avatar eureka2 commented on August 17, 2024

fixed in version 3.3.0

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.