-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Comments
Thank you so much for reporting this issue, we will review it ASAP |
Using php 8.2 |
What hosting do I need for installation? Can I have an example of a ready, filled file config, same error 500 Thank you! |
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. |
The issue should be resolved now in v3.0.12 |
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
The text was updated successfully, but these errors were encountered: