Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 500 #597

Open
Luciano1141 opened this issue Apr 14, 2024 · 4 comments
Open

Error 500 #597

Luciano1141 opened this issue Apr 14, 2024 · 4 comments

Comments

@Luciano1141
Copy link

Describe the bug
I got an error 500 after trying to start the configuration
http://xx.xx.xx.xx/public/install/

To Reproduce
Steps to reproduce the behavior:

  1. VPS installed with Debian, PHP 7.4, composer and docker
  2. git clone https://github.com/XGProyect/XG-Proyect-v3.x.x.git
  3. docker-compose build --build-arg PHP_VERSION=7.4 && docker-compose up -d
  4. going to http://xx.xx.xx.xx/public/install/
  5. Got the error 500 - even if I checked the phpmyadmin, DB, everything seems OK

Expected behavior
Something else than this error.

Screenshots
image

Desktop (please complete the following information):

  • OS: Debian 12
  • Browser Chrome
  • Version 123.0.6312.107 (Build officiel) (64 bits)

Server (please complete the following information):

  • PHP Version: 7.4
  • Server version: 10.11.6-MariaDB-0+deb12u1 Debian 12

Additional context
If someone can help me ? I am ready to retribute if someone wants to take time and help me to install this server. Thanks a lot.

@jonamix-ar
Copy link

Active debug in Constant.php and update PHP VErsion to 8.1

@Luciano1141
Copy link
Author

Thanks a lot for your help Jonamix-ar.

Even if I delete the docker, updating the php to 8.1 and recreate the docker, now I don't have any error but the server seems to not be reachable.

Any chance to get in touch directly with you ? As I said, it would be a pleasure and it's normal to retribute you for your help.

I will update this post to help the community if they have got the same problem.

@jonamix-ar
Copy link

Two question you run "composer update" and in config/constant.php put "true" in DEBUG_MODE = false

@Luciano1141
Copy link
Author

Thanks a lot Jonamix !
Actually I did resolve my problem by upgrading to 5.3 instead of 5.2
I was able to do the configuration without any trouble then :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants