i am a wordpress developer i don’t know what is happening with me
Recently i develop a website theme name storevilla
website is completely ready after some days
THIS ERROR IS SHOW
———————————————————–
Warning: mysqli_real_connect(): Headers and client library minor version mismatch. Headers:50519 Library:50633 in /home/content/n3pnexwpnas02_data03/18/3662518/html/wp-includes/wp-db.php on line 1529
Warning: Cannot modify header information – headers already sent by (output started at /home/content/n3pnexwpnas02_data03/18/3662518/html/wp-includes/wp-db.php:1529) in /home/content/n3pnexwpnas02_data03/18/3662518/html/wp-includes/pluggable.php on line 1174
———————————————————–
also not login in dashboard of WP
http://www.karizmasports.com/wp-login.php
Hosting Plan: GODADDY WordPress Hosting
PLEASE VISIT MY WEBSITE
http://www.karizmasports.com
C-Panel categories options is not available in godaddy wordpress hosting its not a linux hosting somewhere i read that change your php version into latest version then this problem is solved so please guide me i am new thanks waiting anxiously
Hello webschain,
I apologize for the inconveniences you are facing. Unfortunately without access to the server i can not properly diagnose the issue.
mysqli_real_connect(): Headers and client library minor version mismatch.
Is typically caused when php does not support the mysql version that it is compiled with.
Warning: Cannot modify header information – headers already sent
Is typically caused by an echo or print output.
Hey @webschain. Welcome to GoDaddy Community!
I was able to install the Storevilla theme on a test Managed WordPress account and did not see the errors displayed on your site. Perhaps there is something else installed with the theme (like a plugin) that is causing this issue. You may want to try disabling plugins just to test this. Hope that helps. Please let the community know if you find a solution!