<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020128" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020128</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Re: Newbie to Mysql, need some connection help</title>
    <link>https://www.webmaster-forums.net/web-database-development/newbie-mysql-need-some-connection-help#comment-1122869</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by jag5311 &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;Well, i wanted to create a test so I opened up the winmysqladmin and have it running (i.e, green light in lower right hand corner). Then I start up Navicat and enter my information that I can see in WinMysqladmin. So I put the following:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Host name/ip address&lt;br /&gt;
Port : 3306&lt;br /&gt;
username&lt;br /&gt;
password&lt;/p&gt;
&lt;p&gt;and then I do a connect, and it says connection won&#039;t work. I can&#039;t figure out what I may be doing wrong.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; Odds are that your host won&#039;t allow connections from remote locations.  Most hosts only allow connections from localhost.&lt;/p&gt;
 </description>
     <pubDate>Mon, 06 Jan 2003 19:11:18 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1122869 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/newbie-mysql-need-some-connection-help#comment-1122862</link>
    <description> &lt;p&gt;Check these out: &lt;a href=&quot;http://www.hotscripts.com/PHP/Scripts_and_Programs/Installation_Kits/&quot; class=&quot;bb-url&quot;&gt;http://www.hotscripts.com/PHP/Scripts_and_Programs/Installation_Kits/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I use firepages phpdev myself, but other popular bundles include PHPTriad and EasyPHP. But I can&#039;t recommend anything else as I only have experience with phpdev. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 06 Jan 2003 18:37:30 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1122862 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/newbie-mysql-need-some-connection-help#comment-1122861</link>
    <description> &lt;p&gt;firepages.com.au is one place that I know of, others have been mentioned on the forums&lt;/p&gt;
 </description>
     <pubDate>Mon, 06 Jan 2003 18:33:48 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1122861 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/newbie-mysql-need-some-connection-help#comment-1122824</link>
    <description> &lt;p&gt;Ok, thanks Busy.  Where can I download the bundle?&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
Bryan&lt;/p&gt;
 </description>
     <pubDate>Mon, 06 Jan 2003 04:48:53 +0000</pubDate>
 <dc:creator>jag5311</dc:creator>
 <guid isPermaLink="false">comment 1122824 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/newbie-mysql-need-some-connection-help#comment-1122822</link>
    <description> &lt;p&gt;I think you misunderstood me&lt;br /&gt;
if you download the bundle (PHP, MySQL and Apache) you can have it offline so you can learn to make databases, learn to code server side languages etc while offline, then if/when you ever want to use it on a web site it&#039;s there to use (the stuff you make) as most servers (web hosts) use apache these days. without it you&#039;ll be able to run php scripts or which ever language you choose to run the mysql.&lt;br /&gt;
I started off using pws and it taught me some rubbish, using the bundle mentioned I can now create stuff offline, and when happy just upload the .php, .sql files to my site without any changes.&lt;br /&gt;
to run server side languages on your puter you need a server (apache), you need a database (mysql) and you need a language (php, asp ...) you can learn and write the code etc without them, but can;t test or run them without the above.&lt;br /&gt;
there have been some threads about learning off line, wanting info etc, try a search for &quot;offline&quot; or &quot;pws&quot; etc&lt;/p&gt;
 </description>
     <pubDate>Mon, 06 Jan 2003 04:10:00 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1122822 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/newbie-mysql-need-some-connection-help#comment-1122820</link>
    <description> &lt;p&gt;Mine is more or less a way to get me learning how to put databases together using Mysql.  If I was going to take it online, then i would obviously set it up that way, but this is just setting up a learning thing for me.&lt;/p&gt;
 </description>
     <pubDate>Mon, 06 Jan 2003 03:36:47 +0000</pubDate>
 <dc:creator>jag5311</dc:creator>
 <guid isPermaLink="false">comment 1122820 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/newbie-mysql-need-some-connection-help#comment-1122805</link>
    <description> &lt;p&gt;if you think you&#039;d be using Apache etc later on it might pay for you to install a bundle (Mysql, PHP and Apache) one place is firepages.com.au there a few others out there. And they install on windows (I have mine running on win98se).&lt;br /&gt;
PWS (personal web server) is a real pain in the butt and causes alsorts of problems (no suprise since its a windows thing)&lt;/p&gt;
 </description>
     <pubDate>Sun, 05 Jan 2003 22:20:01 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1122805 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/newbie-mysql-need-some-connection-help#comment-1122793</link>
    <description> &lt;p&gt;I believe it is PWS.  I am just trying to set up a local server on my machine, since I want to sooner or later begin coldfusion development.  Like I said, I am on a Windows 98 machines and I think I have to go through the ODBC data source in the control panel.  I really don&#039;t think its apache.&lt;/p&gt;
 </description>
     <pubDate>Sun, 05 Jan 2003 16:33:37 +0000</pubDate>
 <dc:creator>jag5311</dc:creator>
 <guid isPermaLink="false">comment 1122793 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/newbie-mysql-need-some-connection-help#comment-1122783</link>
    <description> &lt;p&gt;Do you have Apache or anything else installed or are you going through PWS?&lt;br /&gt;
If you have MySQL and PHP etc it has phpmyadmin built in that you can set up database tables etc&lt;/p&gt;
 </description>
     <pubDate>Sun, 05 Jan 2003 10:26:47 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1122783 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
