in your bb config there’s like missing, or incorrect information in one of these fields:
/** The name of the database for bbPress */
define( ‘BBDB_NAME’, ‘database’ );
/** MySQL database username */
define( ‘BBDB_USER’, ‘user_name’ );
/** MySQL database password */
define( ‘BBDB_PASSWORD’, ‘password’ );
/** MySQL hostname */
define( ‘BBDB_HOST’, ‘localhost’ );
check these fields with the information from GoDaddy for your MySQL database. if you haven’t, not sure, never used GoDaddy, you may need to create a MySQL database first?
in your bb config there’s like missing, or incorrect information in one of these fields:
/** The name of the database for bbPress */
define( ‘BBDB_NAME’, ‘database’ );
/** MySQL database username */
define( ‘BBDB_USER’, ‘user_name’ );
/** MySQL database password */
define( ‘BBDB_PASSWORD’, ‘password’ );
/** MySQL hostname */
define( ‘BBDB_HOST’, ‘localhost’ );
check these fields with the information from GoDaddy for your MySQL database. if you haven’t, not sure, never used GoDaddy, you may need to create a MySQL database first?
everything matches… i wonder if it isnt working because i’m looking at it through previewdns?
everything matches… i wonder if it isnt working because i’m looking at it through previewdns?
possibly, are you using localhost for your MySQL hostname? I know with MediaTemple that will not work, they have an internal address you’re required to use.
possibly, are you using localhost for your MySQL hostname? I know with MediaTemple that will not work, they have an internal address you’re required to use.
Yes, I have the correct host in there… I even copy-pasted it in to make sure
I just hope it is something simple so I don’t have to start from scratch and lose everything.
Yes, I have the correct host in there… I even copy-pasted it in to make sure
I just hope it is something simple so I don’t have to start from scratch and lose everything.
Yes, I tried to reinstall, and now i can at least get into the back-end of it, but the page still says “could not establish a database connection” any ideas? i really don’t want to lose all the stuff already in the forum.
i was hoping it was just an issue within the preview, but it is still there after the site went live.
Yes, I tried to reinstall, and now i can at least get into the back-end of it, but the page still says “could not establish a database connection” any ideas? i really don’t want to lose all the stuff already in the forum.
i was hoping it was just an issue within the preview, but it is still there after the site went live.
is there any free host to host the all site
http://www.howtohealmyback.com/
is there any free host to host the all site
http://www.howtohealmyback.com/
ok, now i’ve got that under control (i think) because the plugin needed to be activated again… but now get ANOTHER error on the page
Fatal error: Cannot redeclare bbpress_integration_get_common_parts() (previously declared in /home/content/06/7296506/html/wp-content/plugins/bbpress-integration/bbpress-integration.php:23) in /home/content/06/7296506/html/forum/bb-plugins/bbpress-integration/bbpress-integration.php on line 61
i’m even more confused than before… anyone know what this is?
ok, now i’ve got that under control (i think) because the plugin needed to be activated again… but now get ANOTHER error on the page
Fatal error: Cannot redeclare bbpress_integration_get_common_parts() (previously declared in /home/content/06/7296506/html/wp-content/plugins/bbpress-integration/bbpress-integration.php:23) in /home/content/06/7296506/html/forum/bb-plugins/bbpress-integration/bbpress-integration.php on line 61
i’m even more confused than before… anyone know what this is?