What does this mean?
Fatal error: Cannot redeclare insertnetwork() (previously declared in /home4/frederm2/public_html/home4/frederm2/public_html/wp-content/plugins/about-me/aboutme.php:240) in /home4/frederm2/public_html/home4/frederm2/public_html/wp-content/plugins/find-me-on/find-me-on.php on line 385
Gaylordcat
Please start your own thread. http://codex.wordpress.org/Forum_Welcome
kmessinger are you sure that is the problem i have? im not sure where i am suppose to enter the mysql username/password…
im not sure where i am suppose to enter the mysql username/password…
You enter it in wp-config.php
If you are having a db connection error most likely the information in your wp-config.php file is incorrect. The password there and the user name must match. It is not necessarily but could be the same name, password you have for the “servers” – by that I think you mean your login to your hosted account.
The link gives good instructions for finding out what the problem is.
You need the correct db name, the db user name, the db password and the db host name. Ask your host or look on the site for the db host name.