<?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>bbPress support forums Topic: BBPRESS on my USB webserver!</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: BBPRESS on my USB webserver!</description>
<language>en</language>
<pubDate>Mon, 06 Oct 2008 18:29:36 +0000</pubDate>

<item>
<title>fel64 on "BBPRESS on my USB webserver!"</title>
<link>http://bbpress.org/forums/topic/bbpress-on-my-usb-webserver#post-9372</link>
<pubDate>Thu, 26 Jul 2007 14:03:30 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">9372@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can't select database means your database details are wrong. It could be anything. Have you got any other applications that need database access? What did you use there?
&#60;/p&#62;</description>
</item>
<item>
<title>Omarvelous on "BBPRESS on my USB webserver!"</title>
<link>http://bbpress.org/forums/topic/bbpress-on-my-usb-webserver#post-9369</link>
<pubDate>Thu, 26 Jul 2007 13:46:29 +0000</pubDate>
<dc:creator>Omarvelous</dc:creator>
<guid isPermaLink="false">9369@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This problem sounds very familiar. You will have to excuse me, for it's been a long while since I've toyed with bbpress.... BUT i'm pretty sure when I experienced this same problem, it was related to the password. I too had it blank, but for some reason the setup process doesn't like &#34;blank&#34; passwords.&#60;/p&#62;
&#60;p&#62;I would suggest maybe creating a SQL user, with a password, and see if that resolves your problem.
&#60;/p&#62;</description>
</item>
<item>
<title>Yulaw on "BBPRESS on my USB webserver!"</title>
<link>http://bbpress.org/forums/topic/bbpress-on-my-usb-webserver#post-9361</link>
<pubDate>Thu, 26 Jul 2007 09:51:43 +0000</pubDate>
<dc:creator>Yulaw</dc:creator>
<guid isPermaLink="false">9361@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have this nifty USB Webserver (which I can run on the computer too from hard disk), to try out forums, blogs, and more.&#60;/p&#62;
&#60;p&#62;Now I stumbled across this BBPRESS, and this looked exactly like the thing I need!&#60;/p&#62;
&#60;p&#62;However! for some reason I can't install it, and I have been searching through the forums allready, but i don't have a lot of time today to search through the forums for hours.&#60;/p&#62;
&#60;p&#62;So here's my problem, I get the dreafull &#34;can't select DB&#34; error.&#60;/p&#62;
&#60;p&#62;I have no password on my mysql, as its just an standallone webserver which only I, the one behind this laptop, can access, and so it does not require a password.&#60;/p&#62;
&#60;p&#62;To access my webserver by a browser, I type in &#34;http://localhost:8080&#34;, it uses port 8080 to make sure it doesn't conflict with 80.&#60;/p&#62;
&#60;p&#62;Anyways, i've read a lot of sollutions on how to correct the problem, but for some reason I just can't seem to solve this! maybe i'm wanting to go too fast, or perhaps I just overlook one tiny thing.&#60;/p&#62;
&#60;p&#62;But its getting a little annoying after a few hours.&#60;/p&#62;
&#60;p&#62;So that's why I need help.&#60;/p&#62;
&#60;p&#62;This is the first part of  config.php which I needed to fill in.&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;/p&#62;
&#60;p&#62;// ** MySQL settings ** //&#60;br /&#62;
define('BBDB_NAME', 'bbpress');      // The name of the database&#60;br /&#62;
define('BBDB_USER', 'root');     // Your MySQL username&#60;br /&#62;
define('BBDB_PASSWORD', ''); // ...and password&#60;br /&#62;
define('BBDB_HOST', 'localhost'); // 99% chance you won't need to change this value&#60;/p&#62;
&#60;p&#62;// Change the prefix if you want to have multiple forums in a single database.&#60;br /&#62;
$bb_table_prefix = 'bb_'; // Only letters, numbers and underscores please!&#60;/p&#62;
&#60;p&#62;// The full URL of your bbPress install&#60;br /&#62;
$bb-&#38;gt;uri = 'http://localhost:8080/bbpress';&#60;/p&#62;
&#60;p&#62;// What are you going to call me?&#60;br /&#62;
$bb-&#38;gt;name = 'Test website';&#60;/p&#62;
&#60;p&#62;// This must be set before you run the install script.&#60;br /&#62;
$bb-&#38;gt;admin_email = 'enigmatic@live.nl';&#60;/p&#62;
&#60;p&#62;// Set to true if you want pretty permalinks, set to 'slugs' if you want to use slug based pretty permalinks.&#60;br /&#62;
$bb-&#38;gt;mod_rewrite = false;&#60;/p&#62;
&#60;p&#62;// The number of topics that show on each page.&#60;br /&#62;
$bb-&#38;gt;page_topics = 30;&#60;/p&#62;
&#60;p&#62;// A user can edit a post for this many minutes after submitting.&#60;br /&#62;
$bb-&#38;gt;edit_lock = 60;&#60;/p&#62;
&#60;p&#62;// Your timezone offset.  Example: -7 for Pacific Daylight Time.&#60;br /&#62;
$bb-&#38;gt;gmt_offset = 0;&#60;/p&#62;
&#60;p&#62;So with &#34;define('BBDB_HOST', 'localhost'); // 99% chance you won't need to change this value&#34;, I allready changed it a few times to &#34;bbpress.localhost&#34; or &#34;localost.bbpress&#34; as said in another topic, I tried a lot of things, but to no avail.&#60;/p&#62;
&#60;p&#62;I seriously need help, before i'm going to cry :'(&#60;/p&#62;
&#60;p&#62;I kid I kid, but help is apreciated.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
