Bug with database passwords July 21, 2020, 07:52:48 PM I generated a random password and it included "$Z" in it.The password gets placed directly in config.php unescaped. When the php runs it can't find the variable Z.I manually escaped it in the config, but it seems like it should escape automatically or at least warn. Quote Selected
Re: Bug with database passwords Reply #1 – July 21, 2020, 11:41:21 PM @n8 it is not a bug with phprad, but rather should be a feature request. Quote Selected