Error 1133

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Error 1133

Postby espi62@msn.com » 10. August 2012 02:01

A newbie question about error 1133.

I just installed XAMPP VERSION and trying to create a password in the PHPMyAdmin. I was able to create a username but when i create a new password an error shows up as follows:

Error
SQL query:
SET PASSWORD = PASSWORD( '***' )
MySQL said: Documentation
#1133 - Can't find any matching row in the user table

I was reading a post with the same topic but it was dated January 2009. The menu privileged that says in the post is no longer available in the new version. Any help will be very much appreciated.
espi62@msn.com
 
Posts: 4
Joined: 10. August 2012 01:41
Operating System: Window 8.1

Re: Error 1133

Postby Altrea » 10. August 2012 12:49

Hi espi62,

Two possible issues:
  • MySQL hasen't updated the runtime priviledges
  • The user creation wasn't fully successful

For possibility one simply flush the user priviledges or simply restart MySQL
The other possibility will be to delete the user and recreate it again.

Do you want to explain exactly, how you have created the user? Maybe this is the point.

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Error 1133

Postby espi62@msn.com » 10. August 2012 19:37

Altrea, thank you very much for responding. The following configuration i copied from the book i am reading. (Murad's php and MySQL)

$cfg ['blowfish_secret'] = 'dk2ovc93ms28si29';

/*Authentication type and info */
$cfg [ ' Servers ' ] [$i] [ ' auth_type' ] = ' cookie ' ;
$cfg [ ' Servers ' ] [$i] [ ' user ' ] = ' ' ;
$cfg [ ' Servers ' ] [$i] [ ' password ' ] = ' ' ;

If i need to recreate user, do i need to restore default then do the same steps stated above?

Please bear with me since this my very first time doing php.

Please advise the best solution to solve this.
Thank you very much
espi62
espi62@msn.com
 
Posts: 4
Joined: 10. August 2012 01:41
Operating System: Window 8.1


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 129 guests