Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 10-01-2007, 07:06 PM   #1 (permalink)
in your face..
 
karnivore's Avatar
 
Join Date: Jan 2007
Location: Wit's End
Posts: 219
Thumbs down SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)


Guys i am not sure, if this is the right place to post this thread, still here goes.

For the last few weeks i am trying to access a site, but everytime i am trying to do that, i get this weird message.

"phpBB : Critical Error

Error doing DB query userdata row fetch

DEBUG MODE

SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

SELECT u.*, s.* FROM phpbb_sessions s, phpbb_users u WHERE s.session_ip = '3ba0d122' AND s.session_user_id = -1 AND u.user_id = s.session_user_id LIMIT 0, 1

Line : 366
File : sessions.php"

Before this strange problem the site was just fine. It happened just all of a sudden.

Now i know that this is a problem with "phpMyAdmin", but i dont know the first thing about this.

One more thing i use IE7.

PLEASE HELP.

Thx in advance.
karnivore is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 10-01-2007, 07:23 PM   #2 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

Are you the admin of this site? If not, you cannot do anything about it!
kalpik is offline  
Old 10-01-2007, 07:46 PM   #3 (permalink)
eWebGuru
 
ahref's Avatar
 
Join Date: Mar 2006
Location: Dehradun
Posts: 427
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

phpbb_users table has corrupted. As a user you can't do anything except to write an email to admin of site.
__________________
Windows and linux hosting at http://www.ewebguru.com
Get $50 per blog post PM me for details.
ahref is offline  
Old 10-01-2007, 09:09 PM   #4 (permalink)
Broken In
 
JhonCena's Avatar
 
Join Date: Nov 2006
Location: in steel cage
Posts: 130
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

I 'll suggest you to delete all tables in your mysql database and reinstall it. your mysql database is corrupted.
__________________
----------> http://www.blogofwebmasters.com/ <---------
WEBMASTERING TUTORIALS, ARTICLES AND MUCH MORE
JhonCena is offline  
Old 10-01-2007, 09:15 PM   #5 (permalink)
Host4Cheap.org
 
Sukhdeep Singh's Avatar
 
Join Date: May 2005
Location: Digit Forum
Posts: 2,102
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

1) Locate and login to your phpMyAdmin client.
2) Select the database and click on the name of the database (circled).
Repair MySQL Tables in phpMyAdmin


3) You should see all of the tables for your database.
Repair MySQL Tables in phpMyAdmin


4) Select the checkboxes for each table that has an overhead value.
Repair MySQL Tables in phpMyAdmin
This was only for example. Tables with an overhead value under a kilobyte aren’t really anything to worry about.


5) Go to the drop-down menu with selected on the bottom and select repair.

6) If everything works out, you will see the something like the image below.
Repair MySQL Tables in phpMyAdmin


7) Clicking on the database name again should show the screenshot below, with no overhead for any of the tables. That’s it!
Repair MySQL Tables in phpMyAdmin
__________________
★ Want to start your Website, No worries - here is how ★
http://www.thinkdigit.com/forum/showthread.php?t=66717

★ Host4Cheap - cPanel Webhosting & Reseller Plans ★
http://www.host4cheap.org/
Sukhdeep Singh is offline  
Old 10-01-2007, 09:39 PM   #6 (permalink)
Broken In
 
JhonCena's Avatar
 
Join Date: Nov 2006
Location: in steel cage
Posts: 130
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

sukhdeep well done very good work. karnivore if repairing table doesn't work then you 've to reinstall phpbb.
Thanks.
__________________
----------> http://www.blogofwebmasters.com/ <---------
WEBMASTERING TUTORIALS, ARTICLES AND MUCH MORE
JhonCena is offline  
Old 11-01-2007, 06:41 PM   #7 (permalink)
in your face..
 
karnivore's Avatar
 
Join Date: Jan 2007
Location: Wit's End
Posts: 219
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

Guys, first let me thank u for your prompt responses.

let me specially thank sukhdeepsinghkohli for the most elaborate solution one can ever imagine of. Even though i am pretty far from understanding it completely, i can very well understand that u have taken too much pain to make it simple for me. Thax dude.

Now the silly question.

dude, how do i locate "phpMyAdmin client" i have tried to locate it by initiating Window's search, but it was of no use.

Is there any special way of finding these files. You can very well understand that i am completely confused

PLEASE THROW SOME MORE LIGHT.
karnivore is offline  
Old 11-01-2007, 08:16 PM   #8 (permalink)
Host4Cheap.org
 
Sukhdeep Singh's Avatar
 
Join Date: May 2005
Location: Digit Forum
Posts: 2,102
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

HEHE, thanks.

First let me ask something, the site in question....r u the ADMIN of the site or just a member.

Please reply...as my guess is ur a visitor. because if you are ADMIN, the phpMyAdmin is something that you will be having look at almost once a week.
__________________
★ Want to start your Website, No worries - here is how ★
http://www.thinkdigit.com/forum/showthread.php?t=66717

★ Host4Cheap - cPanel Webhosting & Reseller Plans ★
http://www.host4cheap.org/
Sukhdeep Singh is offline  
Old 11-01-2007, 08:24 PM   #9 (permalink)
eWebGuru
 
ahref's Avatar
 
Join Date: Mar 2006
Location: Dehradun
Posts: 427
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

karnivore The problem is in website and not in your pc. First clarify are you owner of website? phpmyadmin link you can find at your website control panel, if you run this website.
__________________
Windows and linux hosting at http://www.ewebguru.com
Get $50 per blog post PM me for details.
ahref is offline  
Old 11-01-2007, 10:21 PM   #10 (permalink)
Broken In
 
JhonCena's Avatar
 
Join Date: Nov 2006
Location: in steel cage
Posts: 130
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

If your host's control panel is directadmin the it should be http://www.yoursitenamehere.com/phpmyadmin/
if you CP is cpanel then try to log in to cpanel using this link
http://www.yoursitenamehere.com:2082/

Thanks.
__________________
----------> http://www.blogofwebmasters.com/ <---------
WEBMASTERING TUTORIALS, ARTICLES AND MUCH MORE
JhonCena is offline  
Old 12-01-2007, 10:20 AM   #11 (permalink)
Host4Cheap.org
 
Sukhdeep Singh's Avatar
 
Join Date: May 2005
Location: Digit Forum
Posts: 2,102
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

Quote:
Originally Posted by JhonCena
If your host's control panel is directadmin the it should be http://www.yoursitenamehere.com/phpmyadmin/
if you CP is cpanel then try to log in to cpanel using this link
http://www.yoursitenamehere.com:2082/

Thanks.
Yeah, that will be correct. What i am 99% sure at the moment that he is not the owner of that website because then he should be knowing about phpMyAdmin or he installed phpBB board using Fantastico on cPanel or Instralltron on DirectAdmin
__________________
★ Want to start your Website, No worries - here is how ★
http://www.thinkdigit.com/forum/showthread.php?t=66717

★ Host4Cheap - cPanel Webhosting & Reseller Plans ★
http://www.host4cheap.org/
Sukhdeep Singh is offline  
Old 12-01-2007, 11:28 AM   #12 (permalink)
in your face..
 
karnivore's Avatar
 
Join Date: Jan 2007
Location: Wit's End
Posts: 219
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

Quote:
Originally Posted by sukhdeepsinghkohli
Yeah, that will be correct. What i am 99% sure at the moment that he is not the owner of that website because then he should be knowing about phpMyAdmin or he installed phpBB board using Fantastico on cPanel or Instralltron on DirectAdmin
Yes dude, u got that right, 100%. i am just a member, that too a new one.

But the sound of you guys r so scary. Man, does that mean i wont be able to access the site anymore.

For your convenience the site is "ASTATALK FORUM".

Now i am having a bloody TROJAN attack. Its wineil32.dll.
There seems to be no respite.
karnivore is offline  
Old 12-01-2007, 01:43 PM   #13 (permalink)
eWebGuru
 
ahref's Avatar
 
Join Date: Mar 2006
Location: Dehradun
Posts: 427
Talking Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

Quote:
But the sound of you guys r so scary. Man, does that mean i wont be able to access the site anymore.
Even I am unable to access that forum . You are not the only unfortunate one.

The forum is down unless site admin repair no one can access.
__________________
Windows and linux hosting at http://www.ewebguru.com
Get $50 per blog post PM me for details.
ahref is offline  
Old 13-01-2007, 06:29 PM   #14 (permalink)
in your face..
 
karnivore's Avatar
 
Join Date: Jan 2007
Location: Wit's End
Posts: 219
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

Quote:
Originally Posted by ahref
Even I am unable to access that forum . You are not the only unfortunate one.

The forum is down unless site admin repair no one can access.
ok, thats a relief.............or is it
karnivore is offline  
Old 13-01-2007, 08:21 PM   #15 (permalink)
Broken In
 
JhonCena's Avatar
 
Join Date: Nov 2006
Location: in steel cage
Posts: 130
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

can you tell me link of the forum
i want to see it
__________________
----------> http://www.blogofwebmasters.com/ <---------
WEBMASTERING TUTORIALS, ARTICLES AND MUCH MORE
JhonCena is offline  
Old 13-01-2007, 08:26 PM   #16 (permalink)
eWebGuru
 
ahref's Avatar
 
Join Date: Mar 2006
Location: Dehradun
Posts: 427
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

It is http://www.astatalk.com/
__________________
Windows and linux hosting at http://www.ewebguru.com
Get $50 per blog post PM me for details.
ahref is offline  
Old 14-01-2007, 06:29 PM   #17 (permalink)
in your face..
 
karnivore's Avatar
 
Join Date: Jan 2007
Location: Wit's End
Posts: 219
Default Re: SQL Error : 1016 Can't open file: 'phpbb_users.MYI' (errno: 145)

The admin of the site is probably in HYBERNATE mode. The site has become inaccessible since 2nd of Jan, and is still not accessible.
karnivore is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by abhidev
- by Sarath
- by clmlbx
- by ico
- by clinton

Advertisement




All times are GMT +5.5. The time now is 02:20 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2