Hallo Community,
ich habe Wordpress lokal mit XAMPP auf meinem Computer.
Vor ein paar Tagen wollte ich die lokale Installation auf meinem Server installieren.
Ich habe NUR den Wordpress Ordner mit Filezilla auf meinem Server geladen.
Danach ging garnichts mehr!
Es kam folgende Fehlermeldung:
ZitatInternal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webadmin@kundenserver.de and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Ich habe bereits in einem XAMPP Forum gefragt, sie haben mich auf folgende Fehlermeldung drauf hingewiesen:
ZitatAlles anzeigen[31-Dec-2011 12:07:23] WordPress-Datenbank-Fehler Table 'wordpress.wp_configwordbooker_errorlogs' doesn't exist für Abfrage INSERT INTO wp_configwordbooker_errorlogs (
user_id
, method
, error_code
, error_msg
, post_id
, blog_id
, diag_level
) VALUES (
1
, 'This looks like a new post being published '
, 1
, 'publish'
, 198
, 1
, 99
) von edit_post, wp_update_post, wp_insert_post, wp_transition_post_status, do_action, call_user_func_array, wordbooker_process_post_data, wordbooker_debugger[31-Dec-2011 12:07:23] WordPress-Datenbank-Fehler Table 'wordpress.wp_configwordbooker_errorlogs' doesn't exist für Abfrage INSERT INTO wp_configwordbooker_errorlogs (
user_id
, method
, error_code
, error_msg
, post_id
, blog_id
, diag_level
) VALUES (
1
, 'Calling Wordbooker publishing function'
, 1
, ' '
, 198
, 1
, 99
) von edit_post, wp_update_post, wp_insert_post, wp_transition_post_status, do_action, call_user_func_array, wordbooker_process_post_data, wordbooker_debugger[31-Dec-2011 12:07:23] WordPress-Datenbank-Fehler Table 'wordpress.wp_configwordbooker_errorlogs' doesn't exist für Abfrage INSERT INTO wp_configwordbooker_errorlogs (
user_id
, method
, error_code
, error_msg
, post_id
, blog_id
, diag_level
) VALUES (
1
, 'Commence Publish '
, 1
, ' '
, 198
, 1
, 99
) von edit_post, wp_update_post, wp_insert_post, wp_transition_post_status, do_action, call_user_func_array, wordbooker_process_post_data, wordbooker_publish, wordbooker_debugger[31-Dec-2011 12:07:23] WordPress-Datenbank-Fehler Table 'wordpress.wp_configwordbooker_userdata' doesn't exist für Abfrage SELECT onetime_data,facebook_error,secret,session_key,user_ID,access_token,facebook_id,pages,name FROM wp_configwordbooker_userdata WHERE user_ID = 1 von edit_post, wp_update_post, wp_insert_post, wp_transition_post_status, do_action, call_user_func_array, wordbooker_process_post_data, wordbooker_publish, wordbooker_get_userdata
[31-Dec-2011 12:07:23] WordPress-Datenbank-Fehler Table 'wordpress.wp_configwordbooker_userdata' doesn't exist für Abfrage SELECT onetime_data,facebook_error,secret,session_key,user_ID,access_token,facebook_id,pages,name FROM wp_configwordbooker_userdata WHERE user_ID = 1 von edit_post, wp_update_post, wp_insert_post, wp_transition_post_status, do_action, call_user_func_array, wordbooker_process_post_data, wordbooker_publish, wordbooker_get_userdata
[31-Dec-2011 12:07:23] WordPress-Datenbank-Fehler Table 'wordpress.wp_configwordbooker_errorlogs' doesn't exist für Abfrage INSERT INTO wp_configwordbooker_errorlogs (
user_id
, method
, error_code
, error_msg
, post_id
, blog_id
, diag_level
) VALUES (
1
, 'Not a WB user (1) and no overide - give up '
, 1
, ' '
, 198
, 1
, 99
) von edit_post, wp_update_post, wp_insert_post, wp_transition_post_status, do_action, call_user_func_array, wordbooker_process_post_data, wordbooker_publish, wordbooker_debugger[31-Dec-2011 12:07:24] WordPress-Datenbank-Fehler Table 'wordpress.wp_configwordbooker_userdata' doesn't exist für Abfrage SELECT onetime_data,facebook_error,secret,session_key,user_ID,access_token,facebook_id,pages,name FROM wp_configwordbooker_userdata WHERE user_ID = 1 von include, do_meta_boxes, call_user_func, wordbooker_inner_custom_box, wordbooker_get_userdata
[31-Dec-2011 12:07:52] WordPress-Datenbank-Fehler Table 'wordpress.wp_configwordbooker_userdata' doesn't exist für Abfrage SELECT onetime_data,facebook_error,secret,session_key,user_ID,access_token,facebook_id,pages,name FROM wp_configwordbooker_userdata WHERE user_ID = 1 von include, do_meta_boxes, call_user_func, wordbooker_inner_custom_box, wordbooker_get_userdata
[31-Dec-2011 12:08:01] WordPress-Datenbank-Fehler Table 'wordpress.wp_configwordbooker_userdata' doesn't exist für Abfrage SELECT onetime_data,facebook_error,secret,session_key,user_ID,access_token,facebook_id,pages,name FROM wp_configwordbooker_userdata WHERE user_ID = 1 von include, do_meta_boxes, call_user_func, wordbooker_inner_custom_box, wordbooker_get_userdata
Leider konnten sie mir ab hier nicht mehr weiterhelfen.
Es sieht so aus ob die Datenbankstruktur nicht vollstänig ist.
Was bedeutet das alles?
Wie kann das passieren?
und das wichtigste, wie kann ich es beheben? :confused:
Ich hoffe sehr das ihr mir helfen könnt :)
Gruß Basti