<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Local Development Environment - Part 2</title>
	<atom:link href="http://rida.me/blog/2006/05/26/local-development-environment-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://rida.me/blog/2006/05/26/local-development-environment-part-2/</link>
	<description>Rida's Zone in Cyberspace</description>
	<pubDate>Sat, 04 Feb 2012 08:01:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Caelii</title>
		<link>http://rida.me/blog/2006/05/26/local-development-environment-part-2/comment-page-1/#comment-145546</link>
		<dc:creator>Caelii</dc:creator>
		<pubDate>Sun, 03 Jul 2011 21:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/05/26/local-development-environment-part-2/#comment-145546</guid>
		<description>It's much easier to udnrsetnad when you put it that way!</description>
		<content:encoded><![CDATA[<p>It&#8217;s much easier to udnrsetnad when you put it that way!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Green</title>
		<link>http://rida.me/blog/2006/05/26/local-development-environment-part-2/comment-page-1/#comment-18167</link>
		<dc:creator>Green</dc:creator>
		<pubDate>Wed, 25 Apr 2007 11:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/05/26/local-development-environment-part-2/#comment-18167</guid>
		<description>Hi Sam! Photos i send on e-mail. 
Green</description>
		<content:encoded><![CDATA[<p>Hi Sam! Photos i send on e-mail.<br />
Green</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yortz</title>
		<link>http://rida.me/blog/2006/05/26/local-development-environment-part-2/comment-page-1/#comment-3258</link>
		<dc:creator>Yortz</dc:creator>
		<pubDate>Sun, 10 Dec 2006 13:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/05/26/local-development-environment-part-2/#comment-3258</guid>
		<description>Ok, at your convenience Rida, i was reading something on the official turbodbadmin website trying to fixing this weird behaviour, it seems that the reason why i cannot see any db and tables could be due to this:

http://www.turboajax.com/forum/viewtopic.php?t=19&amp;highlight=empty+dir&amp;sid=6509d7f0b471d9e17f74985cfbd49d4c

I guess but i am not sure, and then i 've also read this:

http://dev.mysql.com/doc/refman/5.0/en/old-client.html

So, after enabling debug into my turboadmin config.js file i browsed to http:/mydomain/turboadmin/troubleshoot

and at the first check for "Test PHP configuration  including db setup" i got this:

Creating data object...ok
Listing databases...
Fatal error: Call to undefined function mysql_connect() in H:\webroot\turboadmin\php\adodb\drivers\adodb-mysql.inc.php on line 348

my line 348 in the adodb-mysql.inc.php  says:

$this-&gt;_connectionID = mysql_connect($argHostname,$argUsername,$argPassword,

So at the moment i am stuck on authenticating and getting to work correctly turbodbadmin, i know that this doesn't fall under the explanation of setting up the development environment, but i thaught this could be useful to anybody having my same kind of problems.

At the moment i am almost wondering to  install RoR on Wamp on my system hard drive.

Hope you can help me to solve my weird behaviour with turbodbadmin.

Thanks in advance for your precious work in setting up this nice tutorial.</description>
		<content:encoded><![CDATA[<p>Ok, at your convenience Rida, i was reading something on the official turbodbadmin website trying to fixing this weird behaviour, it seems that the reason why i cannot see any db and tables could be due to this:</p>
<p><a href="http://www.turboajax.com/forum/viewtopic.php?t=19&amp;highlight=empty+dir&amp;sid=6509d7f0b471d9e17f74985cfbd49d4c" rel="nofollow">http://www.turboajax.com/forum/viewtopic.php?t=19&amp;highlight=empty+dir&amp;sid=6509d7f0b471d9e17f74985cfbd49d4c</a></p>
<p>I guess but i am not sure, and then i &#8216;ve also read this:</p>
<p><a href="http://dev.mysql.com/doc/refman/5.0/en/old-client.html" rel="nofollow">http://dev.mysql.com/doc/refman/5.0/en/old-client.html</a></p>
<p>So, after enabling debug into my turboadmin config.js file i browsed to http:/mydomain/turboadmin/troubleshoot</p>
<p>and at the first check for &#8220;Test PHP configuration  including db setup&#8221; i got this:</p>
<p>Creating data object&#8230;ok<br />
Listing databases&#8230;<br />
Fatal error: Call to undefined function mysql_connect() in H:\webroot\turboadmin\php\adodb\drivers\adodb-mysql.inc.php on line 348</p>
<p>my line 348 in the adodb-mysql.inc.php  says:</p>
<p>$this-&gt;_connectionID = mysql_connect($argHostname,$argUsername,$argPassword,</p>
<p>So at the moment i am stuck on authenticating and getting to work correctly turbodbadmin, i know that this doesn&#8217;t fall under the explanation of setting up the development environment, but i thaught this could be useful to anybody having my same kind of problems.</p>
<p>At the moment i am almost wondering to  install RoR on Wamp on my system hard drive.</p>
<p>Hope you can help me to solve my weird behaviour with turbodbadmin.</p>
<p>Thanks in advance for your precious work in setting up this nice tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yortz</title>
		<link>http://rida.me/blog/2006/05/26/local-development-environment-part-2/comment-page-1/#comment-3257</link>
		<dc:creator>Yortz</dc:creator>
		<pubDate>Sun, 10 Dec 2006 13:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/05/26/local-development-environment-part-2/#comment-3257</guid>
		<description>Hi Rida, thanks for your wonderful tutorial, i am writing since i had no problems in following part 1 and 2 till the installation of turbodbadmin;actually i unzipped everything in my H:/webroot/turboadmin dir and everything seems to work except for the fact that when i open http://mydomain.no-ip.org/turboadmin it opens the main window and actually i am not able to browse anything, i just got an empty tree on the left and i cannot setup options, create tables and do anything db related through turbodbadmin.
I've also created the .htaccess to protect my dir from the command prompt and modified accordingly the http.conf file in Apache.
Result is that even if i restart Apache and log into http:/mydomain.no-ip.org/turboadmin it doesn't ask me for any authentication and just lemme in showing me the empty tree view in turboadmin, if u can please tell me what am i doing wrong I'd appreciate.
Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hi Rida, thanks for your wonderful tutorial, i am writing since i had no problems in following part 1 and 2 till the installation of turbodbadmin;actually i unzipped everything in my H:/webroot/turboadmin dir and everything seems to work except for the fact that when i open <a href="http://mydomain.no-ip.org/turboadmin" rel="nofollow">http://mydomain.no-ip.org/turboadmin</a> it opens the main window and actually i am not able to browse anything, i just got an empty tree on the left and i cannot setup options, create tables and do anything db related through turbodbadmin.<br />
I&#8217;ve also created the .htaccess to protect my dir from the command prompt and modified accordingly the http.conf file in Apache.<br />
Result is that even if i restart Apache and log into http:/mydomain.no-ip.org/turboadmin it doesn&#8217;t ask me for any authentication and just lemme in showing me the empty tree view in turboadmin, if u can please tell me what am i doing wrong I&#8217;d appreciate.<br />
Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://rida.me/blog/2006/05/26/local-development-environment-part-2/comment-page-1/#comment-1316</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Sun, 29 Oct 2006 02:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/05/26/local-development-environment-part-2/#comment-1316</guid>
		<description>I followed the instructions step-by-step and had zero problems using the files linked to in Part 1.  PHP installed perfectly with no errors and I had no problems with MySQL.  Moving on to Part 3...</description>
		<content:encoded><![CDATA[<p>I followed the instructions step-by-step and had zero problems using the files linked to in Part 1.  PHP installed perfectly with no errors and I had no problems with MySQL.  Moving on to Part 3&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Craven</title>
		<link>http://rida.me/blog/2006/05/26/local-development-environment-part-2/comment-page-1/#comment-686</link>
		<dc:creator>Adam Craven</dc:creator>
		<pubDate>Sun, 20 Aug 2006 13:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/05/26/local-development-environment-part-2/#comment-686</guid>
		<description>It was more of a difficulty for people who've never done this before, because they'll overlook it and just follow the tutorial step by step.

The 'php.ini' has an extra extension on it, such as: 'php.ini.default'. All it requires you do to is remove the default.ini tag and I believe the MySQL.dll was already uncommented (not 100% sure).

Hope that helps Rida.</description>
		<content:encoded><![CDATA[<p>It was more of a difficulty for people who&#8217;ve never done this before, because they&#8217;ll overlook it and just follow the tutorial step by step.</p>
<p>The &#8216;php.ini&#8217; has an extra extension on it, such as: &#8216;php.ini.default&#8217;. All it requires you do to is remove the default.ini tag and I believe the MySQL.dll was already uncommented (not 100% sure).</p>
<p>Hope that helps Rida.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rida</title>
		<link>http://rida.me/blog/2006/05/26/local-development-environment-part-2/comment-page-1/#comment-661</link>
		<dc:creator>Rida</dc:creator>
		<pubDate>Wed, 16 Aug 2006 08:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/05/26/local-development-environment-part-2/#comment-661</guid>
		<description>Thanks Adam for your comment and welcome to my modest website, as for the PHP.ini and MySQL.dll coverage I intended not to go there as the default setup normally take care of everything so it will be better keeping the tutorial as simple as possible and edit such files only when it is required.

Did you face any problems while installing? I mean were not the default configurations enough? Please let me know so I can update the post to cover such points.</description>
		<content:encoded><![CDATA[<p>Thanks Adam for your comment and welcome to my modest website, as for the PHP.ini and MySQL.dll coverage I intended not to go there as the default setup normally take care of everything so it will be better keeping the tutorial as simple as possible and edit such files only when it is required.</p>
<p>Did you face any problems while installing? I mean were not the default configurations enough? Please let me know so I can update the post to cover such points.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Craven</title>
		<link>http://rida.me/blog/2006/05/26/local-development-environment-part-2/comment-page-1/#comment-652</link>
		<dc:creator>Adam Craven</dc:creator>
		<pubDate>Tue, 15 Aug 2006 12:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/05/26/local-development-environment-part-2/#comment-652</guid>
		<description>You've missed an important step out for installation of PHP, the configuring of the PHP.ini and MySQL.dll . 

Apart from that, excellent guide so far.</description>
		<content:encoded><![CDATA[<p>You&#8217;ve missed an important step out for installation of PHP, the configuring of the PHP.ini and MySQL.dll . </p>
<p>Apart from that, excellent guide so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rida Al Barazi &#187; Blog Archive &#187; Local Development Environment - Part 3</title>
		<link>http://rida.me/blog/2006/05/26/local-development-environment-part-2/comment-page-1/#comment-338</link>
		<dc:creator>Rida Al Barazi &#187; Blog Archive &#187; Local Development Environment - Part 3</dc:creator>
		<pubDate>Tue, 20 Jun 2006 21:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/05/26/local-development-environment-part-2/#comment-338</guid>
		<description>[...] After we had our WAMP local server setup done in Part 1 and Part 2, and booting it online via No-IP dynamic DNS service, it&#8217;s time now to talk about installing Ruby on Rails on our server and use Apache 2 along with FastCGI as the webserver for the first option and Mongrel for the second, we will also install few ruby libraries that are commonly used and ensure that they are working and functioning properly by installing a ready rails script. [...]</description>
		<content:encoded><![CDATA[<p>[...] After we had our WAMP local server setup done in Part 1 and Part 2, and booting it online via No-IP dynamic DNS service, it&#8217;s time now to talk about installing Ruby on Rails on our server and use Apache 2 along with FastCGI as the webserver for the first option and Mongrel for the second, we will also install few ruby libraries that are commonly used and ensure that they are working and functioning properly by installing a ready rails script. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

