Undefined function mysql_connect()

后端 未结 14 937
庸人自扰
庸人自扰 2020-11-22 10:56

I have ran aptitude install php5-mysql (and restarted MySQL/Apache 2), but I am still getting this error:

Fatal error: Call to undefined

14条回答
  •  温柔的废话
    2020-11-22 11:15

    If you are getting the error as

    Fatal error: Call to undefined function mysql_connect()

    Kindly login to the cPanel >> Click on Select Php version >> select the extension MYSQL

提交回复
热议问题