Setup procedure #27


  • Defect
  • Replied
Open
Assigned to _ForgeUser3339531
  • _ForgeUser5915129 created this issue Aug 7, 2012

    What is the expected output / behavior?
    The setup script to put all of the correct information into the configuration files and be accessible.

    What do you see instead?
    Fatal error: Call to undefined function mysqli_connect() in /home/restorme/public_html/stats/antixray/inc/core_xdetector.php on line 71

    What version of X-Ray Detective are you using?
    v0.03.01 alpha

    Did the script produce an error? Paste it here:
    Fatal error: Call to undefined function mysqli_connect() in /home/restorme/public_html/stats/antixray/inc/core_xdetector.php on line 71
    Same error when attempting to access xray.php

    Please provide any additional information below.
    Setup verifies that the connection to the MYSQL database is successful. Upon proceeding to the next step, the error occurs.
    Manually entering in the connection information produces the same result.
    No xray detective data is placed into the MYSQL database

  • _ForgeUser5915129 added the tags New Defect Aug 7, 2012
  • _ForgeUser3339531 removed a tag New Sep 20, 2012
  • _ForgeUser3339531 added a tag Waiting Sep 20, 2012
  • _ForgeUser3339531 posted a comment Sep 20, 2012

    Sent a PM to the original poster, requesting additional information.

  • _ForgeUser3339531 removed a tag Waiting Sep 20, 2012
  • _ForgeUser3339531 added a tag Replied Sep 20, 2012
  • _ForgeUser3339531 posted a comment Oct 3, 2012

    It's possible your PHP version is out of date (before mysqli_connect was implemented).

    Run diag.php

    Does this page list your PHP version as OK?


To post a comment, please login or register a new account.