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 #28

Closed
rpcob opened this issue Jan 10, 2025 · 5 comments
Closed

Error 500 #28

rpcob opened this issue Jan 10, 2025 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@rpcob
Copy link

rpcob commented Jan 10, 2025

Error 500 when clicking "Start Installation"

Upload all files to my server
Modified config/config.php with updated custom info
Changed files and folders permission to 775
Run install.php, enter user/pass
Then error 500.

Stack trace:
#0 /home/sites/37b/c/c9b8c9a136/public_html/_upload/vendor/farisc0de/phpmigration/src/Migration.php(77): Uploady\Database->prepare('CREATE TABLE IF...')
#1 /home/sites/37b/c/c9b8c9a136/public_html/_upload/logic/installLogic.php(200): Farisc0de\PhpMigration\Migration->createTable('users', Array)
#2 /home/sites/37b/c/c9b8c9a136/public_html/_upload/install.php(3): include_once('/home/sites/37b...')
#3 {main}
thrown in /home/sites/37b/c/c9b8c9a136/public_html/_upload/src/Uploady/Database.php on line 121

Copy link

Thank you so much for reporting this issue, we will review it ASAP

@rpcob
Copy link
Author

rpcob commented Jan 10, 2025

Using php 8.2

@zalexstudios
Copy link

What hosting do I need for installation? Can I have an example of a ready, filled file config, same error 500

Thank you!

@farisc0de
Copy link
Owner

Hi Guys,

Any hosting can do, I recommend using the docker-compose file to install the application as it is a straightforward installation.

But I will look into this error 500.

@farisc0de farisc0de self-assigned this Mar 30, 2025
@farisc0de farisc0de added the bug Something isn't working label Mar 30, 2025
@farisc0de
Copy link
Owner

farisc0de commented Mar 30, 2025

The issue should be resolved now in v3.0.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants