-
Notifications
You must be signed in to change notification settings - Fork 889
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
Difficulty installing Polr in shared hosting environment - NotFoundHttpException in Application.php line 425: #620
Comments
The issue might be related to your shared hosting set up, but it's hard to know for sure without being able to see the error output when you finish setting up. What's shown in your browser console on the initial set up page? Looks like CSS styles aren't being loaded in. |
@cydrobolt the second image is really what I see when I finish setting up. The next debug page is the debug version of the "Whoops, looks like something went wrong". I have tried installing it on my localhost (using xampp, PHP 7.4). Same output and same results. Would you like me to record a video trying to set it up? Do you think I should mark/unmark any PHP extensions, according to the screenshot I posted? Thanks for getting back to this issue, by the way! |
Dear Friend, We are also facing same issue, we found the solution and sharing you to overcome your issue. First thing this error meagerly user table creation error, so we have solution for creation user table. Follow below steps and resolve tour issue.
Share me your feedback.. |
Hello, I'll be back home in a few days. I'll let you know how it goes. Thank you! =) |
@bmsmadu same errors and issues, unfortunately. What PHP version are you using? Are you running it under SQLite or MYSQL? Also, may I ask what your .htaccess file looks like? |
Expected Behavior
Setup page should be displayed properly, and installing Polr should work.
Current Behavior
All sorts of errors are coming up. The setup page doesn't load properly. After hitting the button to set Polr, I'm redirected to an error page "Whoops, looks like something went wrong".
After debugging it, I get:
Possible Solution
N/A
Steps to Reproduce (for bugs)
Context
It won't even let me install or use Polr.
Your Environment
Hostinger - Shared Hosting Plan
PHP 7.4
Screenshots:
The text was updated successfully, but these errors were encountered: