deep958 Posted July 11, 2017 Posted July 11, 2017 yesterday it was working but now it shows error Call to undefined function mysqli_connect()
Krydos Posted July 11, 2017 Posted July 11, 2017 Use mysql instead of mysqli for the time being. Johnny is going to need an apache restart to fix this.
deep958 Posted July 12, 2017 Author Posted July 12, 2017 it means i have to change just mysqli to mysql at every palce .is there any other thing that i have to change ??
Krydos Posted July 12, 2017 Posted July 12, 2017 This might help. https://stackoverflow.com/questions/1390607/how-could-i-change-this-mysql-to-mysqli
deep958 Posted July 12, 2017 Author Posted July 12, 2017 i changed mysqli to mysql but now i need to change a lot more things . its very time consuming and hectic . is there any other way to use mysqli by changing server ??
Krydos Posted July 16, 2017 Posted July 16, 2017 Fixed. See https://www.helionet.org/index/topic/28870-mysqli-fixed/
Recommended Posts