Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Windows installer fails to install if the user password includes the '&' character. #307

Open
PolliSoft opened this issue Dec 5, 2022 · 0 comments

Comments

@PolliSoft
Copy link

In the owi_installer.bat file, there are 2 instances where the user's input password is used for nginx and php. If the user has the '&' character in their password, the install will fail.
The fix is to add "" around the %pass% variable as "%pass%" both instances.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant