Skip to content

Installation Post 18.02 #1372

Answered by samilliken
mfenton01 asked this question in Q&A
Discussion options

You must be logged in to vote

If you copied the db from production, the InstallURL would be set the production's. You'd have to manually poke that to fix it. From MySQL command line client:

update fac_Config set Value='https://my-dev-url' where Parameter='InstallURL';

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by samilliken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants