Skip to content

Update all server variables at once #4281

Closed Answered by trenutoo
OpenSource03 asked this question in Support
Discussion options

You must be logged in to vote

Most likely this is not relevant anymore, but I'll write it out for future reference to others. You can quite easily change all the variables, but that alone does nothing without triggering a reinstall to apply it.

I'd suggest taking a short MySQL tutorial anywhere on the internet. You'd want to use an UPDATE statement with a more beginner-friendly guide reference here. and SELECT statement to find the data.

Always take a backup of the database before modifying it when you don't know what you are doing. Typing wrong values can modify a lot of server variables.

Looking at the panel database, you can find the egg_variables table and inside it env_variable column. We'll have to locate the va…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by danny6167
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants