You are not logged in.
Pages: 1
Hello everyone, I am a developer and I am having problems running the Source Code of GLPI version 10.0.5 from its releases section on github. I'm using XAMP and the apache server I have running the project. I clarify that I already performed the installation of dependencies using the command "php bin/console dependencies install" and then "php bin/console locales:compile". However, when the setup starts, many errors are loaded in the console and at the end of the installation the application is completely useless without response to interaction. Any advice of what I would lack to successfully execute the source code?
Note: I have installed Composer.
Last edited by carlosizarra09 (2022-11-19 19:54:04)
Offline
Does your web server have permissions on the "public" folder in your GLPI installation?
GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.
Offline
Yes, it does. Well, I'm not sure if what I did was right, but I replace the lib folder of glpi Source Code with the lib folder of glpi release (it has more files) and it is now fully functional. What command can I compile these with?
Last edited by carlosizarra09 (2022-11-21 17:05:49)
Offline
Pages: 1