<?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: Problem with T_STRING !!!!</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Problem with T_STRING !!!!</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 15:09:12 +0000</pubDate>

<item>
<title>ady20 on "Problem with T_STRING !!!!"</title>
<link>http://wordpress.org/support/topic/219315#post-907889</link>
<pubDate>Tue, 25 Nov 2008 20:34:17 +0000</pubDate>
<dc:creator>ady20</dc:creator>
<guid isPermaLink="false">907889@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thank's alot for advice , i have resolve the problem.
&#60;/p&#62;</description>
</item>
<item>
<title>moshu on "Problem with T_STRING !!!!"</title>
<link>http://wordpress.org/support/topic/219315#post-904825</link>
<pubDate>Fri, 21 Nov 2008 17:41:41 +0000</pubDate>
<dc:creator>moshu</dc:creator>
<guid isPermaLink="false">904825@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Well, despite what you think... in 99.99% of the cases it is a user error: a space, a missing quote ['], wrong quote (when using bad editors) and so on.
&#60;/p&#62;</description>
</item>
<item>
<title>ady20 on "Problem with T_STRING !!!!"</title>
<link>http://wordpress.org/support/topic/219315#post-904822</link>
<pubDate>Fri, 21 Nov 2008 17:37:56 +0000</pubDate>
<dc:creator>ady20</dc:creator>
<guid isPermaLink="false">904822@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Of course i have replace whit my real data,but whit no succes.She give the same message :Error establishing a database connection.&#60;br /&#62;
I have cheked,double checked and triple checked my data to be write corectly,but nothing....the same error. i don't know what to do....
&#60;/p&#62;</description>
</item>
<item>
<title>moshu on "Problem with T_STRING !!!!"</title>
<link>http://wordpress.org/support/topic/219315#post-904803</link>
<pubDate>Fri, 21 Nov 2008 17:15:17 +0000</pubDate>
<dc:creator>moshu</dc:creator>
<guid isPermaLink="false">904803@http://wordpress.org/support/</guid>
<description>&#60;pre&#62;&#60;code&#62;// ** MySQL settings ** //
define(&#38;#39;DB_NAME&#38;#39;, &#38;#39;databasename&#38;#39;);    // The name of the database
define(&#38;#39;DB_USER&#38;#39;, &#38;#39;username&#38;#39;);     // Your MySQL username
define(&#38;#39;DB_PASSWORD&#38;#39;, &#38;#39;PASSWORD&#38;#39;); // ...and password
define(&#38;#39;DB_HOST&#38;#39;, &#38;#39;hostname&#38;#39;);    //&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;em&#62;databasename, username, PASSWORD, hostname&#60;/em&#62; - are only placeholders.&#60;br /&#62;
But you will have to replace those &#34;placeholders&#34; with the &#60;strong&#62;REAL&#60;/strong&#62; data from your own host!
&#60;/p&#62;</description>
</item>
<item>
<title>ady20 on "Problem with T_STRING !!!!"</title>
<link>http://wordpress.org/support/topic/219315#post-904800</link>
<pubDate>Fri, 21 Nov 2008 17:07:39 +0000</pubDate>
<dc:creator>ady20</dc:creator>
<guid isPermaLink="false">904800@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Well, now i do exactly as you say,but  surpise: Error establishing a database connection. i checked and double checked the config.php,the date are corectly write to this file.&#60;br /&#62;
I  forgot to tell somethig:i used a free hosting, could be this a problem ??
&#60;/p&#62;</description>
</item>
<item>
<title>moshu on "Problem with T_STRING !!!!"</title>
<link>http://wordpress.org/support/topic/219315#post-904783</link>
<pubDate>Fri, 21 Nov 2008 16:47:50 +0000</pubDate>
<dc:creator>moshu</dc:creator>
<guid isPermaLink="false">904783@http://wordpress.org/support/</guid>
<description>&#60;p&#62;This is absolutely wrong:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$dbh = mysql_connect(&#38;quot;hostname&#38;quot;, &#38;quot;username&#38;quot;, &#38;quot;&#38;lt;PASSWORD HERE&#38;gt;&#38;quot;) or die (&#38;quot;message&#38;quot;);
mysql select db1(&#38;quot;databasename&#38;quot;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I don't know how did you &#34;review&#34; the instructions and what did you see because it says clearly what to do:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;// ** MySQL settings ** //
define(&#38;#39;DB_NAME&#38;#39;, &#38;#39;putyourdbnamehere&#38;#39;);    // The name of the database
define(&#38;#39;DB_USER&#38;#39;, &#38;#39;usernamehere&#38;#39;);     // Your MySQL username
define(&#38;#39;DB_PASSWORD&#38;#39;, &#38;#39;yourpasswordhere&#38;#39;); // ...and password
define(&#38;#39;DB_HOST&#38;#39;, &#38;#39;localhost&#38;#39;);    //&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just stop trying to be smarter! Do it exactly as it says:&#60;br /&#62;
Do NOT change anything, just type in your username where it says &#34;usernamehere&#34; etc. - do NOT touch anything else!
&#60;/p&#62;</description>
</item>
<item>
<title>ady20 on "Problem with T_STRING !!!!"</title>
<link>http://wordpress.org/support/topic/219315#post-904775</link>
<pubDate>Fri, 21 Nov 2008 16:40:04 +0000</pubDate>
<dc:creator>ady20</dc:creator>
<guid isPermaLink="false">904775@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Well, trust me  i have review this intructions for a several time,&#60;br /&#62;
but nothing, the same error.&#60;br /&#62;
This is my config.php file:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
// ** MySQL settings ** //&#60;br /&#62;
$dbh = mysql_connect(&#34;hostname&#34;, &#34;username&#34;, &#34;&#38;lt;PASSWORD HERE&#38;gt;&#34;) or die (&#34;message&#34;);&#60;br /&#62;
mysql select db1(&#34;databasename&#34;);&#60;/p&#62;
&#60;p&#62;// Change SECRET_KEY to a unique phrase.  You won't have to remember it later,&#60;br /&#62;
// so make it long and complicated.  You can visit &#60;a href=&#34;https://www.grc.com/passwords.htm&#34; rel=&#34;nofollow&#34;&#62;https://www.grc.com/passwords.htm&#60;/a&#62;&#60;br /&#62;
// to get a phrase generated for you, or just make something up.&#60;br /&#62;
define('SECRET_KEY', '*******'); // Change this to a unique phrase.&#60;/p&#62;
&#60;p&#62;// You can have multiple installations in one database if you give each a unique prefix&#60;br /&#62;
$table_prefix  = 'wp_';   // Only numbers, letters, and underscores please!&#60;/p&#62;
&#60;p&#62;// Change this to localize WordPress.  A corresponding MO file for the&#60;br /&#62;
// chosen language must be installed to wp-content/languages.&#60;br /&#62;
// For example, install de.mo to wp-content/languages and set WPLANG to 'de'&#60;br /&#62;
// to enable German language support.&#60;br /&#62;
define ('WPLANG', '');&#60;/p&#62;
&#60;p&#62;/* That's all, stop editing! Happy blogging. */&#60;/p&#62;
&#60;p&#62;define('ABSPATH', dirname(__FILE__).'/');&#60;br /&#62;
require_once(ABSPATH.'wp-settings.php');&#60;br /&#62;
?&#38;gt;&#60;/p&#62;
&#60;p&#62;I rename the file wp-config-sample.php to wp-config.php.
&#60;/p&#62;</description>
</item>
<item>
<title>moshu on "Problem with T_STRING !!!!"</title>
<link>http://wordpress.org/support/topic/219315#post-904767</link>
<pubDate>Fri, 21 Nov 2008 16:28:26 +0000</pubDate>
<dc:creator>moshu</dc:creator>
<guid isPermaLink="false">904767@http://wordpress.org/support/</guid>
<description>&#60;p&#62;No, line #4 in the CORRECTLY edited wp-config.php file can &#60;strong&#62;NOT&#60;/strong&#62; be that.&#60;br /&#62;
It is not about source code!&#60;br /&#62;
It is about what you did in the wp-config.php file.&#60;/p&#62;
&#60;p&#62;Review the instructions:&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Installing_WordPress#Step_3:_Set_up_wp-config.php&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Installing_WordPress#Step_3:_Set_up_wp-config.php&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>ady20 on "Problem with T_STRING !!!!"</title>
<link>http://wordpress.org/support/topic/219315#post-904752</link>
<pubDate>Fri, 21 Nov 2008 16:17:05 +0000</pubDate>
<dc:creator>ady20</dc:creator>
<guid isPermaLink="false">904752@http://wordpress.org/support/</guid>
<description>&#60;p&#62;hello guys,  I wanted to install my own blog(2.15) but can not be set the config.php file.&#60;br /&#62;
I uploaded files, I got my information from the data in wp-config.php, I gave permission to 0777 files. but gives me an error and not know what the cause is:&#60;br /&#62;
Parse error: syntax error, unexpected T_STRING in / home / www / free / XXXX / XXXXXXX / wp-config.php on line 4&#60;br /&#62;
I wrote the name of the database, username, password, I checked a few times, it connects to the database, but it gives me the error and i dont know  what would be the case.&#60;/p&#62;
&#60;p&#62;This is the source code of my 4 line:&#60;/p&#62;
&#60;p&#62;mysql select db1(&#34;best_video_uv_ro01&#34;);&#60;/p&#62;
&#60;p&#62;Do you have any idea? what is rong ?&#60;/p&#62;
&#60;p&#62;Sorry for my bad english.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
