<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Fatal Error - Line 14</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Fatal Error - Line 14</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 11:42:40 +0000</pubDate>

<item>
<title>moshu on "Fatal Error - Line 14"</title>
<link>http://wordpress.org/support/topic/218065#post-900859</link>
<pubDate>Mon, 17 Nov 2008 15:15:52 +0000</pubDate>
<dc:creator>moshu</dc:creator>
<guid isPermaLink="false">900859@http://wordpress.org/support/</guid>
<description>&#60;p&#62;1. If it is an older blog = upgrade , then you should remove BOTH the charset and collation lines from the wp-config!&#60;/p&#62;
&#60;p&#62;2. Reading more and posting less would help: on the main page of the topics&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/support/view/all-topics&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/view/all-topics&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;there is presently a similar thread with a possible solution; see:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/support/topic/163778?replies=11&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/163778?replies=11&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>eastwindupchronicle on "Fatal Error - Line 14"</title>
<link>http://wordpress.org/support/topic/218065#post-900855</link>
<pubDate>Mon, 17 Nov 2008 15:10:30 +0000</pubDate>
<dc:creator>eastwindupchronicle</dc:creator>
<guid isPermaLink="false">900855@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I've enlisted a computer programmer friend to help me with my blog crash, but even he's presently unable to fix. Any advice would be appreciated by he and I. He helped me write the following summary:&#60;/p&#62;
&#60;p&#62;In attempting to fix a problem with strange characters appearing as described here, I took the advice to remove&#60;/p&#62;
&#60;p&#62;define('DB_CHARSET', 'utf8');&#60;/p&#62;
&#60;p&#62;from the wp-config.php file. That, however, caused even more trouble (probably because there are a number of posts using Asian characters).&#60;/p&#62;
&#60;p&#62;When I went to repair the damage, though, things got further out of control, leading to a problem where I get the following error:&#60;/p&#62;
&#60;p&#62;Fatal error: Call to undefined function: wp() in /home/.../public_html/eastwindupchronicle/wp-blog-header.php on line 14&#60;/p&#62;
&#60;p&#62;I've confirmed that wp() does exist in the wp-included/functions.php file, which gets included from wp-settings.php. The only file I did anything with was wp-config.php.&#60;/p&#62;
&#60;p&#62;I did revert to the wp-configsample.php file, but it didn't have my database connectivity information, so I restored a backup wp-config.php in the end. Still, the wp() function is not being found.&#60;/p&#62;
&#60;p&#62;How can I find the wp() function again? Or might the problem be with something else missing in the restored wp-config.php?
&#60;/p&#62;</description>
</item>
<item>
<title>eastwindupchronicle on "Fatal Error - Line 14"</title>
<link>http://wordpress.org/support/topic/218065#post-900739</link>
<pubDate>Mon, 17 Nov 2008 11:50:41 +0000</pubDate>
<dc:creator>eastwindupchronicle</dc:creator>
<guid isPermaLink="false">900739@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks Whooami. I did compares the two php files and now they are the same. It changed the error message, but my site now says: &#60;/p&#62;
&#60;p&#62;Error establishing a database connection&#60;/p&#62;
&#60;p&#62;which is different from the message prior. any ideas? sorry if I'm describing poorly...English is not my first language.
&#60;/p&#62;</description>
</item>
<item>
<title>whooami on "Fatal Error - Line 14"</title>
<link>http://wordpress.org/support/topic/218065#post-900562</link>
<pubDate>Mon, 17 Nov 2008 03:45:33 +0000</pubDate>
<dc:creator>whooami</dc:creator>
<guid isPermaLink="false">900562@http://wordpress.org/support/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;My guess is I did something wrong in the edit/overwrite process.&#60;/p&#62;
&#60;p&#62;Please? Do I need to recopy large parts of Wordpress 2.6.3? Is there a place I can download a &#34;wp-config.php&#34; file?
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;See the big orange button on the top of the page you are on? The one that says &#60;strong&#62;DOWNLOAD&#60;/strong&#62;? Click it. Download 2.6.3, extract the files, and compare that wp-config-sample.php to the wp-config.php on your site.&#60;/p&#62;
&#60;p&#62;If you edited one file, why would you need to mess with more than one???
&#60;/p&#62;</description>
</item>
<item>
<title>eastwindupchronicle on "Fatal Error - Line 14"</title>
<link>http://wordpress.org/support/topic/218065#post-900560</link>
<pubDate>Mon, 17 Nov 2008 03:41:18 +0000</pubDate>
<dc:creator>eastwindupchronicle</dc:creator>
<guid isPermaLink="false">900560@http://wordpress.org/support/</guid>
<description>&#60;p&#62;As I read more and more about this, I'm getting the feeling I've really messed my site up. Can someone please help me?
&#60;/p&#62;</description>
</item>
<item>
<title>eastwindupchronicle on "Fatal Error - Line 14"</title>
<link>http://wordpress.org/support/topic/218065#post-900425</link>
<pubDate>Mon, 17 Nov 2008 00:27:20 +0000</pubDate>
<dc:creator>eastwindupchronicle</dc:creator>
<guid isPermaLink="false">900425@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I recently posted here trying to figure out how to get extra symbols out of my blog. I was advised to go into &#34;wp-config.php&#34; take out one line of code, and then overwrite the old file. I did so and now I'm getting:&#60;/p&#62;
&#60;p&#62;Fatal error: Call to undefined function: wp() in /home/jcyrusfa/public_html/eastwindupchronicle/wp-blog-header.php on line 14&#60;/p&#62;
&#60;p&#62;My guess is I did something wrong in the edit/overwrite process. Can anyone that can tell me how I can rewrite this file? I'm really at a loss as to what I can do. My blog has over a thousand posts with advertising. It's now been down 24 hours.  &#60;/p&#62;
&#60;p&#62;Please? Do I need to recopy large parts of Wordpress 2.6.3? Is there a place I can download a &#34;wp-config.php&#34; file?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
