Cpanel credentials
-
I am not able to insert data in database tables from wordpress forms. I am not sure why. is wp-config.php file being empty a reason for this as iam using wordpress.com
WP.com: Yes
Jetpack: Yes
Correct account: YesThe blog I need help with is: (visible only to logged in users)
-
wp-config.php needs to be populated in order to connect to your database and load your website.
Here is the sample content that should be in that file and then fill in the variables with your actual database information
https://github.com/WordPress/WordPress/blob/master/wp-config-sample.php
- The topic ‘Cpanel credentials’ is closed to new replies.