"Fatal error: Call to a member function query() on boolean in /data/project/multidesc/public_html/index.php on line 171"

Issue #36 resolved
Jeff G. created an issue

While browsing magnustools multidesc WhatIsThat? at https://tools.wmflabs.org/multidesc/index.php?raw&image=File%3ALondon-slum-1880s.jpg on multiple platforms, I got the following (complete with visible HTML tags) instead of the expected answer: <br /> <b>Warning</b>: parse_ini_file(/data/project//replica.my.cnf): failed to open stream: No such file or directory in <b>/data/project/magnustools/public_html/php/common.php</b> on line <b>58</b><br /> <br /> <b>Warning</b>: mysqli::mysqli(): (HY000/1045): Access denied for user ''@'10.64.37.15' (using password: NO) in <b>/data/project/magnustools/public_html/php/common.php</b> on line <b>134</b><br /> <br /> <b>Warning</b>: mysqli::mysqli(): (HY000/1045): Access denied for user ''@'10.64.37.14' (using password: NO) in <b>/data/project/magnustools/public_html/php/common.php</b> on line <b>145</b><br /> <br /> <b>Warning</b>: mysqli::mysqli(): (HY000/1045): Access denied for user ''@'10.64.37.14' (using password: NO) in <b>/data/project/magnustools/public_html/php/common.php</b> on line <b>151</b><br /> <br /> <b>Fatal error</b>: Call to a member function query() on boolean in <b>/data/project/multidesc/public_html/index.php</b> on line <b>171</b><br />

Comments (2)

  1. Log in to comment