<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>phpmyadmin &#8211; Extreme Web Designs</title>
	<atom:link href="https://theextremewebdesigns.com/blog/tag/phpmyadmin/feed/" rel="self" type="application/rss+xml" />
	<link>https://theextremewebdesigns.com/blog</link>
	<description>Web Design and Web Development</description>
	<lastBuildDate>Sun, 04 Aug 2013 00:12:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
<site xmlns="com-wordpress:feed-additions:1">156673191</site>	<item>
		<title>Easily Set Auto Increment In phpMyAdmin To Any Value Of Your Choice</title>
		<link>https://theextremewebdesigns.com/blog/phpmyadmin-auto-increment-starting-value/</link>
					<comments>https://theextremewebdesigns.com/blog/phpmyadmin-auto-increment-starting-value/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 04 Aug 2013 00:12:11 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<guid isPermaLink="false">https://theextremewebdesigns.com/blog/?p=3940</guid>

					<description><![CDATA[So you wish to manually set auto increment in phpMyAdmin? If yes, this article will show you how to do it very easily. In fact, I am going to share two way of setting auto increment. One way would be to start the count from the number &#8220;1&#8221; and the other would be to start [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>So you wish to manually <em><strong>set auto increment in phpMyAdmin</strong></em>? If yes, this article will show you how to do it very easily. In fact, I am going to share two way of setting auto increment. One way would be to start the count from the number &#8220;1&#8221; and the other would be to start the count from any number you desire, such as &#8220;250&#8221; or &#8220;5001&#8221; or &#8220;3689&#8221;. Exciting? Read on to find out how to do this.</p>
<p><span id="more-3940"></span></p>
<h2>How To Easily Set Auto Increment Value In phpMyAdmin</h2>
<p>Lets take a look at both the cases.</p>
<h3>1) Start auto increment from 1.</h3>
<p>While adding a column, simply check the checkbox under &#8220;A_I&#8221; column. This A_I column stands for auto-increment. Just make sure that for the &#8220;Type&#8221; column against this entry, select any type that represents a numerical value such as Tinyint, Smallint, Mediumint, Int, Bigint, Double. See the screenshot below to understand it more clearly:</p>
<div id="attachment_3943" style="width: 310px" class="wp-caption aligncenter"><a href="https://theextremewebdesigns.com/blog/wp-content/uploads/2013/08/set-auto-increment-to-1-phpmyadmin.png" class="broken_link"><img decoding="async" aria-describedby="caption-attachment-3943" class="size-medium wp-image-3943" alt="Set Auto Increment To 1 in phpMyAdmin" src="https://theextremewebdesigns.com/blog/wp-content/uploads/2013/08/set-auto-increment-to-1-phpmyadmin-300x48.png" width="300" height="48" /></a><p id="caption-attachment-3943" class="wp-caption-text">Set Auto Increment To 1 in phpMyAdmin</p></div>
<p>Once you create the table, just click on the &#8220;Structure&#8221; tab and check to see if &#8220;AUTO_INCREMENT&#8221; appears under the &#8220;Extra&#8221; column against this field. If yes, then congrats! You have successfully implemented case 1.</p>
<h3>2) Start auto increment at any value of your choice.</h3>
<p>This is simple too. You will just need to do couple of extra steps in addition to case 1. Once you have your table ready, just click on &#8220;Operations&#8221; tab. Look for &#8220;Table Options&#8221; fieldset.  In this, you will see &#8220;AUTO_INCREMENT&#8221; with a textbox against it. Now this is where you need to enter the new value that you desire. So if you want the table&#8217;s count to start from 5000 instead of 1, just enter 5000 in this textbox and click on the &#8220;Go&#8221; button. Here is a screenshot of how it can look:</p>
<div id="attachment_3942" style="width: 310px" class="wp-caption aligncenter"><a href="https://theextremewebdesigns.com/blog/wp-content/uploads/2013/08/set-auto-increment-phpmyadmin.png" class="broken_link"><img fetchpriority="high" decoding="async" aria-describedby="caption-attachment-3942" class="size-medium wp-image-3942" alt="Set Auto Increment in phpMyAdmin" src="https://theextremewebdesigns.com/blog/wp-content/uploads/2013/08/set-auto-increment-phpmyadmin-300x213.png" width="300" height="213" /></a><p id="caption-attachment-3942" class="wp-caption-text">Set Auto Increment in phpMyAdmin</p></div>
<p>&nbsp;</p>
<p>You can enter any other positive number that you like instead of 5000. If you have done it correctly, you will see a success message saying:</p>
<p><strong><em>&#8220;Your SQL query has been executed successfully&#8221;.</em></strong></p>
<p><strong>IMPORTANT NOTE:</strong></p>
<p>There is one important note to remember. If you ever truncate the table, then the count will be restored to 1 automatically, even if you have allotted it a custom number. In such a case, make sure to repeat the steps mentioned in Case 2 above, should you ever truncate the table.</p>
<h5>Simple, isn&#8217;t it?</h5>
<p>Do you know of any other ways to <em><strong>manually set auto increment value in phpMyAdmin</strong></em>? Feel free to suggest by commenting below.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://theextremewebdesigns.com/blog/phpmyadmin-auto-increment-starting-value/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3940</post-id>	</item>
		<item>
		<title>Increase phpMyAdmin Session Timeout To More Than 1440 Seconds</title>
		<link>https://theextremewebdesigns.com/blog/phpmyadmin-increase-session-timeout/</link>
					<comments>https://theextremewebdesigns.com/blog/phpmyadmin-increase-session-timeout/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 22 Jul 2013 19:05:24 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[phpmyadmin-increase-session-timeout]]></category>
		<guid isPermaLink="false">https://theextremewebdesigns.com/blog/?p=3916</guid>

					<description><![CDATA[If you work with phpMyAdmin, you may have come across a nasty message that says: &#8220;No activity within 1440 seconds; please log in again&#8221;. This message is shown because phpMyAdmin has a session timeout time limit of 1440 seconds i.e. 24 minutes. So if you are away from your desk for at least 24 minutes and [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>If you work with phpMyAdmin, you may have come across a nasty message that says: &#8220;No activity within 1440 seconds; please log in again&#8221;. This message is shown because phpMyAdmin has a session timeout time limit of 1440 seconds i.e. 24 minutes. So if you are away from your desk for at least 24 minutes and you come back to access phpMyAdmin, you will have to relogin. This could be irritating. In this article, I am going to share an easy way to increase this session timeout time limit to any value you like. Follow along for more info.</p>
<p><span id="more-3916"></span></p>
<h2>How To Increase Session Timeout To More Than 1440 Seconds in phpMyAdmin</h2>
<p>I am using WAMP server, so the steps listed below show you how to make this change if you are using Wamp Server.</p>
<p>1. Navigate to the folder where phpMyAdmin is installed. Typically, it would be something like: <strong>C:/wamp/apps/phpmyadmin{&#8230;version number&#8230;}</strong></p>
<p>2. Open <strong>config.inc.php</strong>. Scroll down to the bottom of the file and just below the ?&gt; tag, add the following line &amp; save:</p>
<pre class="lang:php decode:true">$cfg['LoginCookieValidity'] = 86400; // In seconds</pre>
<p>That&#8217;s it! That&#8217;s all you need to do in order to increase session timeout time. 86400 seconds equals 24 hours, so you are good to go for one full day at a stretch. If you would like to increase this limit to any other value, then simply use the following formula:</p>
<p>60 * 60 * Number of hours.</p>
<p>So for example, if you would like to increase the session timeout limit to 12 hours, then you would get the value in seconds as:</p>
<p>60 (seconds) * 60 (minutes) * 12 (hours) = 43200 seconds</p>
<p>If you would like to increase session time out to just 5 hours, you can get the number of seconds like so:</p>
<p>60 * 60 * 5 = 18000 seconds</p>
<p>Simply replace the 86400 in the above line of code with the seconds that you receive as a result of the above multiplication and you will be good to go.</p>
<h3>ADDITIONAL NOTE:</h3>
<p>On some systems such as Debian, it might be mandatory to make a relevant change in your WAMP&#8217;s php.ini file. So if the above method does not work, open up the php.ini file of your server and hunt for the variable &#8220;<strong>session.gc_maxlifetime</strong>&#8221; and assign it the same value as above. So in my case, as I have increased the value to 86400, I would update the variable in my php.ini file like so:</p>
<pre class="lang:xhtml decode:true">session.gc_maxlifetime = 86400</pre>
<p>Simply update the session.gc_maxlifetime in your php.ini file to any value you desire (note that it should match with the value that you add to config.inc.php file). Once done, make sure that you <strong>restart your server</strong> and that should do it.</p>
<h5>Your Turn!</h5>
<p>What do you think of the above way to <em><strong>increase the phpMyAdmin Timeout limit</strong></em>? Did it help fix the issue? Feel free to let us know by commenting below.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://theextremewebdesigns.com/blog/phpmyadmin-increase-session-timeout/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3916</post-id>	</item>
		<item>
		<title>Easily Upgrade phpMyAdmin For Wamp Server In Localhost To Any Version</title>
		<link>https://theextremewebdesigns.com/blog/wampserver-upgrade-phpmyadmin-windows/</link>
					<comments>https://theextremewebdesigns.com/blog/wampserver-upgrade-phpmyadmin-windows/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 17 Jul 2013 19:05:04 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[phpmyadmin-upgrade]]></category>
		<guid isPermaLink="false">https://theextremewebdesigns.com/blog/?p=3910</guid>

					<description><![CDATA[If you are PHP developer and use phpMyAdmin, then you know how exciting and important it could be to harness all the latest features that phpMyAdmin includes in its releases. So the question arises now. If you wish to use all the latest features, do you know how to upgrade just the phpMyAdmin part for Wamp [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>If you are PHP developer and use phpMyAdmin, then you know how exciting and important it could be to harness all the latest features that phpMyAdmin includes in its releases. So the question arises now. If you wish to use all the latest features, do you know how to upgrade just the phpMyAdmin part for Wamp Server in your localhost? If not, this article is just right for you. In this article, I am going to share very easy, simple and step-by-step way (with examples) to <em><strong>upgrade your existing phpMyAdmin version to any version you like</strong></em>.</p>
<p><span id="more-3910"></span></p>
<h2>How To Upgrade phpMyAdmin In Localhost</h2>
<p>Before I actually start off with the steps, let me tell you that I am currently using <strong>phpmyadmin3.5.1</strong> and I want to upgrade it to <strong>phpmyadmin4.0.4.1</strong> (the latest version as of today).  So you might see references of my version of phpMyAdmin, so you might want to swap it out for your version wherever it occurs. So here we go:</p>
<p>1. Go to <a title="phpMyAdmin Downloads page" href="http://www.phpmyadmin.net/home_page/downloads.php" target="_blank">http://www.phpmyadmin.net/home_page/downloads.php</a>. Download the latest version &amp; extract to a folder. Make sure that you give out a proper name in smaller case and append it with the version and make sure that all the files are sitting in this folder. So I extracted the files to phpmyadmin4.0.4.1 folder and all my files now reside in this folder and are immediately visible when I open up this folder.</p>
<p>2. Go to the directory in which you have installed wamp in your PC (for example: <strong>C:/wamp</strong>) and then open up the <strong>&#8220;apps&#8221;</strong> folder. So for example, you could find this at: <strong>C:/wamp/apps/</strong></p>
<p>Once you access the above path, you will find your <strong>current installation</strong> of phpMyAdmin. So you may see the path like so: <strong>C:/wamp/apps/phpmyadmin3.5.1</strong>.</p>
<p>Simply copy the newly extracted phpMyAdmin folder to this <strong>&#8220;apps&#8221;</strong> folder. So in my case the path for the new phpMyAdmin would like so:  <strong>C:/wamp/apps/phpmyadmin4.0.4.1</strong>.</p>
<p>3. In your wamp folder, search for a folder that says: <strong>&#8220;alias&#8221;</strong>. Then open this folder and open the file called <strong>&#8220;phpmyadmin.conf&#8221;</strong>. <strong>Alternately</strong>, you can open this same file by clicking your wampserver icon in the Windows taskbar, then click <strong>Apache-&gt;Alias directories-&gt;”http://localhost/phpmyadmin/”-&gt;Edit alias</strong></p>
<p>4. <strong>VERY IMPORTANT:</strong> Here you have to find <strong>two occurrences</strong> of your current installation path of phpMyAdmin and replace the current phpMyAdmin folder name with the folder name of the new phpMyAdmin version. Without these two changes, Wamp would deny you access to phpMyAdmin.</p>
<p>Typically, the first occurrence would be the first line and the second occurrence would be few lines below and will be visible once you scroll down through the visible portion of the file.</p>
<p>So find the line that begins with: <strong>Alias /phpmyadmin &#8230;<em>(your current phpMyAdmin install path)</em>&#8230;</strong></p>
<p>In my example, it would be: <strong>Alias /phpmyadmin &#8220;C:/wamp/apps/phpmyadmin3.5.1/&#8221; </strong></p>
<p>I would change the above line to: <strong>Alias /phpmyadmin &#8220;C:/wamp/apps/phpmyadmin4.0.4.1/&#8221; </strong></p>
<p>Next, scroll down below until you see the line that starts with: <strong>&lt;Directory &#8220;&#8230;<em>(your install path)</em>&#8230;&#8221;&gt;</strong></p>
<p>In my example, it would be:  <strong>&lt;Directory &#8220;C:/wamp/apps/phpmyadmin3.5.1/&#8221;&gt;</strong></p>
<p>I would change the above line to:  <strong>&lt;Directory &#8220;C:/wamp/apps/phpmyadmin4.0.4.1/&#8221;&gt;</strong></p>
<p>Once both the above changes are done, save the file &amp; exit it.</p>
<p>5. Copy the <strong>config.inc.php</strong> file from your previous version of phpMyAdmin to your new version. So I copied it from <strong>C:/wamp/apps/phpmyadmin3.5.1/</strong> to <strong>C:/wamp/apps/phpmyadmin4.0.4.1/. </strong></p>
<p>The fresh copy of phpmyadmin4.0.4.1 does not have a default config.inc.php file. Rather it has a config.sample.inc.php that you can rename &amp; modify to suit your requirements (if you are really comfortable with editing the file directly or if you are installing phpMyAdmin for the first time). If upgrading from a previous version, then simply copy the <strong>config.inc.php</strong> and you are good to go. BTW, this confic.inc.php file that you are copying, contains your username and password that you use to login to phpMyAdmin, so you might want to use this file without fail to make this upgrade process as seamless as possible.</p>
<p>6. <strong>Last step, finally</strong>! Left click Wamp icon in Windows taskbar and select Restart All services. That&#8217;s it!</p>
<p>Visit phpMyAdmin as you would normally do (In my case, the URL is : http://localhost/phpmyadmin/)  and if everything went correctly, you should see the latest version of phpMyAdmin!  Enjoy!</p>
<h5>Your Turn!</h5>
<p>What do you think of the above way to <em><strong>upgrade phpMyAdmin in Localhost for Wamp Server in Windows</strong></em>? Were you able to upgrade your version of phpMyAdmin successfully? Feel free to share your results and views by commenting below.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://theextremewebdesigns.com/blog/wampserver-upgrade-phpmyadmin-windows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3910</post-id>	</item>
	</channel>
</rss>
