Ask a Question related to MySQL, Design and Development.
-
Jerry Stuckle #1
Re: Error: 1017
C wrote:
>> Hi, I had a problem with my wiki homepage reports this error:
>
>
>
> A database error has occurred
> Query: SELECT
>
> user_name,user_password,user_newpassword,user_emai l,user_email_authenticated,user_real
>
> _name,user_options,user_touched,user_token FROM `user` WHERE user_id =
> '1' LIMIT 1
> Function: User::loadFromDatabase
> Error: 1017 Can't find file: 'user.MYI' (errno: 2) (localhost)
>
> Backtrace:
>
> * GlobalFunctions.php line 450 calls wfbacktrace()
> * Database.php line 397 calls wfdebugdiebacktrace()
> * Database.php line 347 calls databasemysql::reportqueryerror()
> * Database.php line 723 calls databasemysql::query()
> * Database.php line 742 calls databasemysql::select()
> * User.php line 679 calls databasemysql::selectrow()
> * User.php line 625 calls user::loadfromdatabase()
> * Setup.php line 216 calls user::loadfromsession()
> * index.php line 63 calls require_once()
>
>
> Can you help me?
> Tahnks in advance.[/quote]
Just like it says - it can't find your user.myi file, This is the user table in
your database.
Either your database is loaded in a different place, or it had become corrupted.
From the error I would more suspect the latter.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
[email]jstucklex@attglobal.net[/email]
==================
Jerry Stuckle Guest
-
Error Message "A drawing error ocurrred which is probably due to an out-of-memory condition. Try qu
I am running Acrobat Reader 5.0 on a Mac Powerbook running OS 9.2 and keep getting "A drawing error occurred which is probably due to an out of... -
Error 403 Failed to read heders Error for long-runningCFMAIL and CFINDEX command
I have two different pages with long-running scripts on which I am recieving the following error: Error - 403 Failed to read headers to server:... -
Error Creating Control: Parser Error DocHeader does not have a property named 'cc3:MyItems'
I am having problems getting this webcontrol working properly. Everything else works fine except having items. So here is the low-down on the... -
Unexpected error. A trappable error (C0000005) occurred in an external object.
Hi Elvin, After doing some reseaarch on this problem, I found there is a lot of issues which may cause the problem, for example, incorrect access... -
An error occurred while try to load the string resources (GetModuleHandle failed with error -2147023888)
Hello, on one of our customers servers we get following error on first ASPX-page: An error occurred while try to load the string resources...



Reply With Quote

