Open nadheera1231 opened 6 years ago
its because you need to use mysqli not sql since it has vulnerabilities read the php documentation.
@nadheera1231 do you have the MySQL database running on the localhost or remotely? You need to make sure it's running configure the connection to that. Can you check if you have done those?
@nadheera1231 do you have the MySQL database running on the localhost or remotely? You need to make sure it's running configure the connection to that. Can you check if you have done those?
May you share your Email Id?
Hi! I get an error when trying to install
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\openlist-master\install.php:439 Stack trace: #0 {main} thrown in C:\xampp\htdocs\openlist-master\install.php on line 439
I guess its something about db connection.