kelvyn
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Error establishing a database connectionSuccess at last. Thank you
Kelvyn
Forum: Installing WordPress
In reply to: Error establishing a database connectionrcaffrey I left a message on your new blog which is waiting for moderation. Do I get a prize for making the first comment.
my question was which provider are you using?
Kelvyn
Forum: Installing WordPress
In reply to: Error establishing a database connectionMy ISP advises that I have completed wp_config.psp correctly.
Where do I go from here???
Forum: Installing WordPress
In reply to: Error establishing a database connectionIf its correct why do I get the following:
Fatal error: Call to undefined function: wp() in /home/domains/acidreflux-and-gerd.com/web/wordpress/wp-blog-header.php on line 18
Forum: Installing WordPress
In reply to: Error establishing a database connectionAnybody got any idea what wp() in wordpress/wp-blog-header.php should be
Forum: Installing WordPress
In reply to: Error establishing a database connectionI changed the local host and get the following
?php // **MySQL settings ** // defie(‘DB_NAME’, ‘acidreflux’); // The name of the database define(‘DB_USER’, acidreflux); // Your MySQL username define(‘DB_PASSWORD’, ‘REMOVED’); // …and password define(‘DB_HOST’, ‘209.126.254.221 // 99% chance you won’t need to change this value define(‘DB_CHARSET’, ‘utf8’); define(‘DB_COLLATE’, ”); // You can have multiple installations in one database if you give each a unique prefix $table_prefix = ‘wp_’; // Only numbers, letters, and underscores please! // Change this to localize WordPress. A corresponding MO file for the // chosen language must be installed to wp-content/languages. // For example, install de.mo to wp-content/languages and set WPLANG to ‘de’ // to enable German language support. define (‘WPLANG’, ”); /* That’s all, stop editing! Happy blogging. */ define(‘ABSPATH’, dirname(__FILE__).’/’); require_once(ABSPATH.’wp-settings.php’); ?>
Fatal error: Call to undefined function: wp() in /home/domains/acidreflux-and-gerd.com/web/wordpress/wp-blog-header.php on line 18How do I fix?
Kelvyn
Forum: Installing WordPress
In reply to: Error establishing a database connectionHi
I have the same problem. ‘My database name’ seems straight forward but username gives me a problem because I do not think I was asked for a user name when I setup the mySQl database. My isp says I should use the database name as the user name,
Kelvyn