<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022042" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022042</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/any1-uses-phpmyadmin#comment-1136211</link>
    <description> &lt;p&gt;which tutorial are you talking about? most cover what you need to know to run it yourself before going on to anything else because it&#039;s helpful to know that so you can do your own backups when on someone else&#039;s server&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Aug 2003 22:42:44 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1136211 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/any1-uses-phpmyadmin#comment-1136208</link>
    <description> &lt;p&gt;guess the tutorial is for root users?&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Aug 2003 22:35:30 +0000</pubDate>
 <dc:creator>mohd</dc:creator>
 <guid isPermaLink="false">comment 1136208 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/any1-uses-phpmyadmin#comment-1136205</link>
    <description> &lt;p&gt;you need to have the host that contains the db to give you a usename an password. you don&#039;t connect to localhost (your computer you&#039;re at) but a remote host (the computer witht eh db) and then give that commands. all php my admin and other things like that do is obscure you from the cli. if you want to really be able to control the db statements you need to knwo the command line. heck you need to know it in using the php/asp/jsp/perl/whatever commands that interact with mysql, because you still need to give the column level commands&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Aug 2003 22:32:00 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1136205 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/any1-uses-phpmyadmin#comment-1136198</link>
    <description> &lt;p&gt;i have a similar problem running commands as localhost.. access denied also, maby we are facign the same problem?&lt;/p&gt;
&lt;p&gt;i mean i can&#039;t create a database using phpMyadmin but i can using my Cpannel.&lt;/p&gt;
&lt;p&gt;Odd isnt it?&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Aug 2003 22:17:46 +0000</pubDate>
 <dc:creator>mohd</dc:creator>
 <guid isPermaLink="false">comment 1136198 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/any1-uses-phpmyadmin#comment-1135952</link>
    <description> &lt;p&gt;My ISP put the MySqlAmin link on their page , and reading thru their literature , they stated that they do not provide any support beyond having Mysql installed , &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Anyway i think i ve somewhat half way there , on trying to access the index.php file  , it snow says &quot;Wrong username/password. Access denied.&quot; &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt;  but im using what my ISP supplied me with ..&lt;/p&gt;
&lt;p&gt;so now im trying to figure out if its my fault or thiers&lt;/p&gt;
&lt;p&gt;many thx&lt;/p&gt;
 </description>
     <pubDate>Sat, 09 Aug 2003 04:15:52 +0000</pubDate>
 <dc:creator>starter</dc:creator>
 <guid isPermaLink="false">comment 1135952 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/any1-uses-phpmyadmin#comment-1135899</link>
    <description> &lt;p&gt;you shouldn&#039;t be able to touch the config file, unless your talking of the phpadmin one, ask your IP for the paths etc as what you may be doing could be a real quick exit from their services, better to be safe than sorry - they might even install phpadmin for you&lt;/p&gt;
 </description>
     <pubDate>Fri, 08 Aug 2003 10:27:57 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1135899 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/any1-uses-phpmyadmin#comment-1135859</link>
    <description> &lt;p&gt;Thx Busy , then i must be in luck , it just says &lt;/p&gt;
&lt;p&gt;phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.&lt;/p&gt;
&lt;p&gt;Error&lt;/p&gt;
&lt;p&gt;MySQL said: &lt;/p&gt;
&lt;p&gt;Access denied for user: &#039;root@servxxx.xxxxxxx.com&#039; (Using password: NO)&lt;/p&gt;
&lt;p&gt;i know i have php and Asp working on it , im just a tat worry that i might screw up something on the config.inc file and they will suspend my account ^o^&lt;/p&gt;
&lt;p&gt;theere are sooooooo many strings there , is this where i put the username and password ?&lt;/p&gt;
&lt;p&gt;$cfg[&#039;Servers&#039;][$i][&#039;controluser&#039;]   = &#039;&#039;;          // MySQL control user settings&lt;br /&gt;
                                                    // (this user must have read-only&lt;br /&gt;
$cfg[&#039;Servers&#039;][$i][&#039;controlpass&#039;]   = &#039;&#039;;          // access to the &quot;mysql/user&quot;&lt;br /&gt;
                                                    // and &quot;mysql/db&quot; tables)&lt;/p&gt;
&lt;p&gt;i know some peeps prob say with my lack of knowledge i shouldnt go with 100 yrds of MySQL , but i really want to try and get it going so i can try and do something useful&lt;/p&gt;
&lt;p&gt;Many thx&lt;/p&gt;
 </description>
     <pubDate>Thu, 07 Aug 2003 23:46:45 +0000</pubDate>
 <dc:creator>starter</dc:creator>
 <guid isPermaLink="false">comment 1135859 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/any1-uses-phpmyadmin#comment-1135858</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.mysql.com&quot; class=&quot;bb-url&quot;&gt;mysql.com&lt;/a&gt; and &lt;a href=&quot;http://www.php.net&quot; class=&quot;bb-url&quot;&gt;php.net&lt;/a&gt; can help if you use their search features for specific questions about functions, et cetera. If you don&#039;t have PHP and you don&#039;t have MySQL, PHPMyAdmin won&#039;t help you. Check with the host first to make sure you have them!&lt;/p&gt;
 </description>
     <pubDate>Thu, 07 Aug 2003 23:44:35 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1135858 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/any1-uses-phpmyadmin#comment-1135849</link>
    <description> &lt;p&gt;do you have php installed (working) on the server?&lt;br /&gt;
in notepad put&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; $test &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;works&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;echo &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;it &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$test&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&amp;nbsp; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
save it as test.php, upload it and point your browser to it, if you see what you typed php isn&#039;t working, if you see &quot;it works&quot; (no quotes) even in source code php is running&lt;br /&gt;
If you point your browser to the phpmyadmin folder and it works, you have it installed, if you get an error or see lines of code it&#039;s not installed. most IP&#039;s don&#039;t offer server side stuff.&lt;/p&gt;
&lt;p&gt;phpmyadmin is like a mysql editor, if you are installing phpbb just create a new database (first page bottom) and add the name of the database to the phpbb install option.&lt;br /&gt;
don&#039;t forget to delete the install and other files mentioned after installing.&lt;/p&gt;
 </description>
     <pubDate>Thu, 07 Aug 2003 22:12:38 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1135849 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
