-
-
Notifications
You must be signed in to change notification settings - Fork 835
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
Crash when opening admin page #273
Comments
Head to your
|
@pcrumm Thanks for the reply! I haven't messed with the php.ini file for a bit. How would I find it via FileZilla? |
@fcpwiz what host are you on? |
Godaddy VPS. |
@fcpwiz It looks like you can just drop a php.ini file in the root directory from FileZilla, but I haven't been able to find a sensible default for what you can use as a basis there. Safest next step is to contact GoDaddy support (with the error message you initially supported here) and ask them to point you in the right direction. |
Closing this, assuming it's not a Flarum issue. |
@pcrumm I added the semicolon at the end of it, and I'm still getting the error. |
Start, not end :) @pcrumm I added the semicolon at the end of it, and I'm still getting the error. — |
@pcrumm It's been a month and I still have this issue. Please reply. |
He did. You're supposed to add the semicolon at the beginning, not the end. |
@franzliedke I did do that but I'm still getting the issue. |
You're getting the same error message about the filepro extension? That means it's still being loaded (albeit unsuccessfully). Please contact your host then. |
Yeah the error is a bit different from before:
|
Ah! I was in the wrong php.ini file. I fixed that error but now I have a new one: Flarum\Http\RouteNotFoundException thrown with message "" Stacktrace: |
Which server are you using? Apache? Also, can you share a screenshot of the full error page? The variables and stuff shown on the right-hand side often help with debugging, too... |
@franzliedke Sorry, I should've said that I got this fixed. My .htaccess file was outdated. |
Awesome. 👍 |
Just installed Flarum, and when I go to the Admimistration page I get a crash:
PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/php_filepro.dll' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/php_filepro.dll: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: