mysql error, when I try to connect to the website I'm building on my computer (in local) gives me a error of db connection (2 Replies, Read 27914 times)
Hello,
when I try to connect to my website on my computer (in local) gives me a error of db connection:
"Your PHP installation does not have the MySQL extension needed to run WordPress.
Make sure the PHP mysqli extension is installed and enabled.
If you are unsure what these terms mean, try contacting your hosting provider. If you still need help, you can always visit the WordPress support forums."
I put some screenshots to help you help me, the folder where is supposeed to find the configuration file for mysql is empty.
Can you help me?
If you have enabled the extension and still having this error then try to visithttp://localhost/phpinfo.php and check if you can see extension information about MySQL extension.
if the extension is not enabled in phpinfo too then please share Apache logs here.