I have a problem regarding connecting the database it is giving this error
Fatal error: Call to undefined function mysqli_connect()
Which, I have spend the past 4 hours trying to figured out and I already did these steps:
- Change extension=mysql.so and extension=mysqli.so
- extension_dir=/PATH for php.ini
- Checked which modules are loaded or install with php - m
I JUST PUT MY INFOPHP() IN PASTEBIN SORRY, MY WEBSITE IS RUNNING UNDER USERNAME AND PASSWORD PROTECTING BECAUSE IS A PRIVATE UNIVERSITY SERVER..
I am not too sure what else I can do about, just in case I have added the link for paste bin for my php.ini file
Well, I hope someone could see what I have been able to see and could help me out.
*?*Call to undefined function mysqli_connect()