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

Define PHP settings used by config panel to prevent the config panel from miserably crashing #104

Merged
merged 2 commits into from
Jan 25, 2023

Conversation

alexAubin
Copy link
Member

Problem

cf https://forum.yunohost.org/t/my-webapp-config-panel-error-500/23230

and #97

The config panel miserably crash because the PHP settings are not initialized

Upgrading the app does somewhat fixes the issue, because it will initialize those settings if not defined, but obviously people shouldnt have to upgrade a fresh install to have things working

Solution

Define those settings during install, even though PHP is disabled

@alexAubin
Copy link
Member Author

!testme

@yunohost-bot
Copy link
Contributor

✌️
Test Badge

@ericgaspar ericgaspar merged commit 563d0da into testing Jan 25, 2023
@ericgaspar ericgaspar deleted the fix-config-panel-install branch January 28, 2023 17:02
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

Successfully merging this pull request may close these issues.

3 participants