<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>Web-Site-Scripts.com - MySQL</title>
        <link>http://web-site-scripts.com/knowledge-base/category/82</link>
        <description><![CDATA[Root / KnowledgeBase Manager Pro / Installation Manual / MySQL]]></description>
        <language>en-us</language>
        <generator>KnowlageBase RSS Generator</generator>

         
                <item>
                        <title>How to set the root password on MySQL</title>
                                    <link>http://web-site-scripts.com/knowledge-base/article/AA-00692</link>
                                    <description><![CDATA[<p>There are two ways of setting a new password for the root user.</p><p><ul><li><span style="line-height: 18px; "><a href="#cl" target="">Setting Password via Command Line</a></span></li><li><span style="line-height: 18px; "><a href="#wiz" target="">Setting Password via Instance Config Wizard</a></span></li></ul></p><h2><a  name="cl"></a>Setting Password via Command Line</h2><p>Run "MySQL Command Line Client"</p><p><img src="http://www.web-site-scripts.com/knowledge-base/admin/media_store/2/AA-00692/cl-client.png" alt="" title="" width="409" height="454" border="0" hspace="0" vspace="0" align="" style="margin-right: 0px; margin-left: 0px; margin-bottom: 0px; margin-top: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; "><br></p><p>Then run this query. Replace "root_password" with the desired password for the root user first.</p><p></p><div class="preformatted">
<div class="preformattedContent">
SET PASSWORD FOR 'root'@'localhost' = PASSWORD('<span style="background-color: rgb(255, 255, 0);">root_password</span>');</div></div><h2><a  name="wiz"></a>Setting Password via Instance Config Wizard</h2><p>Run "MySQL Server Instance Config Wizard".</p><p></p><p><img src="http://www.web-site-scripts.com/knowledge-base/admin/media_store/2/AA-00692/instance-config-wizard.png" alt="" title="" width="409" height="454" border="0" hspace="0" vspace="0" align="" style="margin-right: 0px; margin-left: 0px; margin-bottom: 0px; margin-top: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; "><br></p><p>Go through several steps of configuration and it will ask if you would like to change the root password:</p><p><img src="http://www.web-site-scripts.com/knowledge-base/admin/media_store/2/AA-00692/root-password.png" alt="" title="" width="526" height="404" border="0" hspace="0" vspace="0" align="" style="margin-right: 0px; margin-left: 0px; margin-bottom: 0px; margin-top: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; "><br></p><p>Complete the wizard and the password will be changed.</p>]]></description>
                                    <pubDate>Thu, 11 Aug 2011 16:16:45 +0000</pubDate>
                                    <guid>http://web-site-scripts.com/knowledge-base/article/AA-00692</guid>
                    </item>
                <item>
                        <title>Database extensions for PHP (MySQL, Microsoft SQL)</title>
                                    <link>http://web-site-scripts.com/knowledge-base/article/AA-00595</link>
                                    <description><![CDATA[<p>KMP uses MySQL or MS SQL database to store most of its data. You would need to have a database driver (realized as a&nbsp;PHP extension) to enable KMP connect to a database server. Chose the link below which matches your web server operation system and desired database type.</p><p></p><ul><li><a href="ARTICLE_URL#678##AA-00717#" target="">Drivers for Linux - MySQL</a></li><li><a href="ARTICLE_URL#677##AA-00716#" target="">Drivers for Windows - MySQL</a></li><li><a href="ARTICLE_URL#681##AA-00720#" target="">Drivers for IIS6 (Windows 2003/XP) - MSSQL</a></li><li><a href="ARTICLE_URL#679##AA-00718#" target="">Drivers for IIS7 (Windows 2008/7) - MSSQL</a></li><li><a href="ARTICLE_URL#709##AA-00748#" target="">Drivers for Windows + Apache - MSSQL</a></li></ul><p></p><p><br></p><p><br></p><p></p>
<p>
</p>
<p></p>
<div>
<p></p>

<p></p>
</div>]]></description>
                                    <pubDate>Mon, 29 Nov 2010 17:10:02 +0000</pubDate>
                                    <guid>http://web-site-scripts.com/knowledge-base/article/AA-00595</guid>
                    </item>
                <item>
                        <title>Download MySQL</title>
                                    <link>http://web-site-scripts.com/knowledge-base/article/AA-00496</link>
                                    <description><![CDATA[<p>Knowledgebase Manager Pro uses MySQL for database storage. You can <a href="http://dev.mysql.com/downloads/mysql/" target="_blank" rel="nofollow">download MySQL Community Server for free from the official website</a>.</p><p>Download installation package for your platform (e.g. MSI for Windows, RPM for RedHat Linux, etc).&nbsp;</p><p>We recommend to use full MySQL package (without "-essential" or "-noinstall" in the filename).</p><p>Launch the MSI installer and it will guide you through the installation process.</p><p><div class="info">
<div class="infoHeader">MySQL settings</div>
<div class="infoContent">
<p>
There is one option in MySQL settings that needs your attention. <a href="ARTICLE_URL#250##AA-00289#" target="">Check this article for details</a>.</p>
</div>
</div>
<p><br></p><br></p>]]></description>
                                    <pubDate>Thu, 25 Feb 2010 12:41:11 +0000</pubDate>
                                    <guid>http://web-site-scripts.com/knowledge-base/article/AA-00496</guid>
                    </item>
                
    </channel>
</rss>