<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "How to reset Login and Password through CPanel"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "How to reset Login and Password through CPanel"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>How to reset Login and Password through CPanel</title>
				<description><![CDATA[ First, hats off to a Guest user in the forum for the SQL patch to reset the login and password.  However, my access is through CPanel and the steps had to be modified a bit.<br /> <br /> To reset Login and Password for Advanced GuestBook on MySQL server, accessed through CPanel:<br /> <br /> 1.  Log in to CPanel<br /> 2.  Go to Advanced Options<br /> 3.  Select MySQL Databases<br /> 4.  Scroll down to bottom and click on phpMyAdmin<br /> 5.  Select correct database (usually somename_agbook1)<br /> 6.  On right side of screen select SQL<br /> 7.  In Data Entry field delete "SELECT * FROM `book_auth` WHERE 1"<br /> 8.  In Data Entry Field, paste the following two lines:<br /> <br /> delete from book_auth; <br /> INSERT INTO book_auth VALUES (1,'test','773359240eb9a1d9','80c1b50318676c8f324c985b94ac780a',1013100791); <br /> <br /> 9.  Click "GO" button<br /> <br /> This will reset your account to: <br /> <br /> User name: test <br /> Password:  123<br /> <br /> This same process may work well on other scripts.  I'm a newbe to PHP and MySQL so I don't know if Password Encryption is standardized or not.<br /> <br /> Regards,<br /> <br /> 'Buster']]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2126/5412.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2126/5412.php</link>
				<pubDate><![CDATA[Sat, 12 Jul 2003 23:29:42]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I'm following these instructions, but having problems.<br /> <br /> I've followed until this step:<br /> <br /> 7. In Data Entry field delete "SELECT * FROM `book_auth` WHERE 1" <br /> <br /> Which "data entry" field?  I don't see any field with this in it.<br /> <br /> Furthermore, the information below is THREE lines, so why does it say to paste the two lines?  I'm a bit confused and need help ASAP.<br /> <br /> 8. In Data Entry Field, paste the following two lines: <br /> <br /> delete from book_auth; <br /> INSERT INTO book_auth VALUES (1,'test','773359240eb9a1d9','80c1b50318676c8f324c985b94ac780a',1013100791); <br /> <br /> Thanks,<br /> Jason Gastrich<br /> JasonG@jcsm.org]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2126/6182.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2126/6182.php</link>
				<pubDate><![CDATA[Mon, 8 Sep 2003 05:57:06]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Resetting Login/Password in CPanel</title>
				<description><![CDATA[ Hi Jason,<br /> <br /> Sorry I didn't answer sooner.  I don't visit this forum very often because AG always works  <img src="https://proxy2.de/forum//images/smilies/97ada74b88049a6d50a6ed40898a03d7.gif" /> <br /> <br /> By data entry field I mean the big white box that says "Run SQL query/queries on database assistsu_agbook1 [Documentation]" right above it.<br /> <br /> I still see only two lines (on a 1280X960 display) but paste whatever you see between "delete from book_auth;" and "1013100791);" <br /> <br /> Hope this helps.<br /> <br /> 'Buster'<br /> <br /> <br /> <br /> [quote="Jason G"]I'm following these instructions, but having problems.<br /> <br /> I've followed until this step:<br /> <br /> 7. In Data Entry field delete "SELECT * FROM `book_auth` WHERE 1" <br /> <br /> Which "data entry" field?  I don't see any field with this in it.<br /> <br /> Furthermore, the information below is THREE lines, so why does it say to paste the two lines?  I'm a bit confused and need help ASAP.<br /> <br /> 8. In Data Entry Field, paste the following two lines: <br /> <br /> delete from book_auth; <br /> INSERT INTO book_auth VALUES (1,'test','773359240eb9a1d9','80c1b50318676c8f324c985b94ac780a',1013100791); <br /> <br /> Thanks,<br /> Jason Gastrich<br /> JasonG@jcsm.org[/quote]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2126/6307.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2126/6307.php</link>
				<pubDate><![CDATA[Tue, 23 Sep 2003 04:17:28]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Thanks</title>
				<description><![CDATA[ [color="darkblue"]<br /> Thank you Buster for the info.. I did it and it worked   <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /><br /> <br /> I think Jason is finding problem with step No 7 because you didn't mention to him to click on the file book_auth in the left so that the statement "SELECT * FROM `book_auth` WHERE 1"  appear in the white data entry field.<br /> <br /> <br /> Regards<br /> The Geologist[/color]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2126/6798.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2126/6798.php</link>
				<pubDate><![CDATA[Sun, 14 Dec 2003 06:49:04]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>