Closed imadtoubal closed 6 years ago
Hi,
What is the version of composer do you use?
Which DBMS do you use? SQLite, PostgreSQL or MySQL?
I am using Mysql and Composer 1.6.3
I can not reproduce this issue :
php -d memory_limit=-1 composer.phar create-project eureka2/g6k simumysql/
see : install_g6k.logCan you delete the databases "demo" and the one you created, restart the installation and show me the trace of the installation?
I have already tried this, the error occurs in the first installation as well.
can you access the administration interface? http://localhost/simulator/calcul/admin
I cannot, it tells me that I do not have the demo. (my guess is because it is simply not present in the database)
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 .
Hi,
I have just released a new version (3.3.0), can you start the installation again?
Before you start the installation:
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
Thanks alot that solved my probleme , i appreciate your help
fixed in version 3.3.0
I have this error when i install