You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
well yeah thats actually a bug - you'll have trouble with many unescaped special chars the bash tries to interpret - you could try to escape those chars with **
Configuring a container with a password that contains the & character fails.
If my password was foobarpass&word, then the config.ini.php contained:
password = foobarpassPIWIK_MYSQL_PASSWORDword
The text was updated successfully, but these errors were encountered: