Quote:
This is the error.
I changed mysql to mysqli.
And same error.
|
In short, thats impossible.
If you really changed to mysqli, then you cannot get this error
Quote:
mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead
|
Either you didnt make the change correctly, or you are getting a different error now.
So either make the change correctly, or post the correct error once you are running mysqli.