OneTrueDash
Results
2
comments of
OneTrueDash
I was able to bypass this error to get to the welcome screen: // Get any query info parse_str($_SERVER['QUERY_STRING'], $output); Per this link, the second parameter is no longer optional...
And now this when connecting to the database: PHP Warning: mysqli_real_connect(): (HY000/2002): No such file or directory in /opt/ona/www/include/adodb5/drivers/adodb-mysqli.inc.php on line 124 PHP Warning: Undefined variable $status in /opt/ona/install/installcli.php on...