azat-co / openlist

Open source PHP web application for ad classified websites
36 stars 24 forks source link

Install error #2

Open nadheera1231 opened 6 years ago

nadheera1231 commented 6 years ago

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.

ghost commented 5 years ago

its because you need to use mysqli not sql since it has vulnerabilities read the php documentation.

azat-co commented 5 years ago

@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?

asif3252 commented 4 years ago

@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?