Konfigurationsspeicherung von ckEditor missglückt

am 18.04.2012 - 21:08 Uhr in
Hallo!
Ich habe grad einen frischen Windows Server 2008 R2 aufgesetzt und dort WAMP installiert, weil der IIS7 diverse Probleme bereitete.
Nun habe ich nach diversen Video-Anleitungen versucht ckEditor mit ckFinder zu konfigurieren.
Nach dem aktivieren des Moduls und Prüfung der Berechtigungen, starte ich die Konfiguration.
Ob ich darin Einstellungen vornehme oder nicht, misslingt die Speicherung.
Die neuaufgerufene Seite zeigt: "Fehler: Verbindung unterbrochen" + "Die Verbindung zum Server wurde zurückgesetzt, während die Seite geladen wurde."
Die URL zeigt: http://www.meine-Seite.de/drupal/?q=node#overlay=%3Fq%3Dadmin%252Fconfig...
Freue mich auf eure Ratschläge!
Gruß
Thor
- Anmelden oder Registrieren um Kommentare zu schreiben
Das hört sich nicht nach
am 18.04.2012 - 23:52 Uhr
Das hört sich nicht nach einem ckeditor config problem an. Kannst du andere admin/config Seiten speichern? Was steht in deinem apache error.log?
vg
mx
Error-Log geprüft...
am 19.04.2012 - 17:45 Uhr
Hallo!
Ich habe selbstverständlich schon geprüft, ob sich andere Dinge aus dem Bereich von "Drupal Configuration" speichern lassen.
Zwecks Tests habe ich grad das Error-Log-File gelöscht, anschließend ckEditor seitens der Konfiguration aufgerufen und was Belangloses gespeichert.
Danach schaute das Errorlog wie folgt aus:
[Thu Apr 19 18:02:26 2012] [notice] Apache/2.2.21 (Win64) PHP/5.3.10 configured -- resuming normal operations
[Thu Apr 19 18:02:26 2012] [notice] Server built: Sep 24 2011 19:57:51
[Thu Apr 19 18:02:26 2012] [notice] Parent: Created child process 131268
[Thu Apr 19 18:02:26 2012] [notice] Child 131268: Child process is running
[Thu Apr 19 18:02:26 2012] [notice] Child 131268: Acquired the start mutex.
[Thu Apr 19 18:02:26 2012] [notice] Child 131268: Starting 64 worker threads.
[Thu Apr 19 18:02:26 2012] [notice] Child 131268: Starting thread to listen on port 80.
[Thu Apr 19 18:02:26 2012] [notice] Child 131268: Starting thread to listen on port 80.
[Thu Apr 19 18:02:53 2012] [notice] Parent: child process exited with status 255 -- Restarting.
[Thu Apr 19 18:02:53 2012] [notice] Apache/2.2.21 (Win64) PHP/5.3.10 configured -- resuming normal operations
[Thu Apr 19 18:02:53 2012] [notice] Server built: Sep 24 2011 19:57:51
[Thu Apr 19 18:02:53 2012] [notice] Parent: Created child process 119584
[Thu Apr 19 18:02:53 2012] [notice] Child 119584: Child process is running
[Thu Apr 19 18:02:53 2012] [notice] Child 119584: Acquired the start mutex.
[Thu Apr 19 18:02:53 2012] [notice] Child 119584: Starting 64 worker threads.
[Thu Apr 19 18:02:53 2012] [notice] Child 119584: Starting thread to listen on port 80.
[Thu Apr 19 18:02:53 2012] [notice] Child 119584: Starting thread to listen on port 80.
[Thu Apr 19 18:02:54 2012] [notice] Parent: child process exited with status 255 -- Restarting.
[Thu Apr 19 18:02:54 2012] [notice] Apache/2.2.21 (Win64) PHP/5.3.10 configured -- resuming normal operations
[Thu Apr 19 18:02:54 2012] [notice] Server built: Sep 24 2011 19:57:51
[Thu Apr 19 18:02:54 2012] [notice] Parent: Created child process 132220
[Thu Apr 19 18:02:54 2012] [notice] Child 132220: Child process is running
[Thu Apr 19 18:02:54 2012] [notice] Child 132220: Acquired the start mutex.
[Thu Apr 19 18:02:54 2012] [notice] Child 132220: Starting 64 worker threads.
[Thu Apr 19 18:02:54 2012] [notice] Child 132220: Starting thread to listen on port 80.
[Thu Apr 19 18:02:54 2012] [notice] Child 132220: Starting thread to listen on port 80.
Scheinbar ist nichts Außergewöhnliches dabei.
Hänge jetzt noch aktuell an dem Problem und hoffe, neben weiteren Recherchen hier noch einen Tipp zu bekommen.
Viele Grüße
Thor
PS:
Habe gerade noch etwas probiert. Die URL sieht vorm Speichern so aus:
http://xxx.de/drupal/?q=admin/config/content/ckeditor/edit/Full
http://xxx.de/drupal/?q=admin/config/content/ckeditor/edit/Full
Es unschwer zu erkennen, dass beide URLS gleich sind.
Beim ersten Aufruf wird die Seite zum Speichern angezeigt.
Beim zweiten Aufruf mit derselben Adresse versagt der Server.
Habe in die erste Zeile von Drupal folgendes geschrieben, um zu sehen, was Drupal beim Speichern übersendet:
print_r($_REQUEST);
die("ENDE");
Das kam dabei raus:
Array ( [q] => admin/config/content/ckeditor/edit/Full [name] => Full [input_formats] => Array ( [full_html] => full_html ) [ss] => 2 [default] => t [show_toggle] => t [skin] => kama [uicolor] => default [uicolor_textarea] =>
Click the UI Color Picker button to set your color preferences.
[uicolor_user] => default [toolbar] => [ ['Source'], ['Cut','Copy','Paste','PasteText','PasteFromWord','-','SpellChecker', 'Scayt'], ['Undo','Redo','Find','Replace','-','SelectAll','RemoveFormat'], ['Image','Media','Flash','Table','HorizontalRule','Smiley','SpecialChar','Iframe'], '/', ['Bold','Italic','Underline','Strike','-','Subscript','Superscript'], ['NumberedList','BulletedList','-','Outdent','Indent','Blockquote','CreateDiv'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock','-','BidiLtr','BidiRtl'], ['Link','Unlink','Anchor', 'Linkit'], ['DrupalBreak'], '/', ['Format','Font','FontSize'], ['TextColor','BGColor'], ['Maximize', 'ShowBlocks'] ] [loadPlugins] => Array ( [drupalbreaks] => drupalbreaks [tableresize] => tableresize ) [expand] => t [width] => 100% [lang] => en [auto_lang] => t [language_direction] => default [enter_mode] => p [shift_enter_mode] => br [font_format] => p;div;pre;address;h1;h2;h3;h4;h5;h6 [custom_formatting] => f [formatting] => Array ( [custom_formatting_options] => Array ( [indent] => indent [breakBeforeOpen] => breakBeforeOpen [breakAfterOpen] => breakAfterOpen [breakAfterClose] => breakAfterClose ) ) [css_mode] => none [css_path] => [css_style] => theme [styles_path] => [filebrowser] => none [filebrowser_image] => [filebrowser_flash] => [UserFilesPath] => %b%f/ [UserFilesAbsolutePath] => %d%b%f/ [ckeditor_load_method] => ckeditor.js [ckeditor_load_time_out] => 0 [forcePasteAsPlainText] => f [html_entities] => t [scayt_autoStartup] => f [theme_config_js] => f [js_conf] => [op] => Save [form_build_id] => form-lfdKjJ3vwylkLV0bvct4mfpc9Um3t6TY_yW0eUBCQN4 [form_token] => lPhGVp8aQZmA4XbMaSUC6vzuR0pqzllEIVdK1ZzEbec [form_id] => ckeditor_admin_profile_form ) ENDE
Wird da vielleicht ein Parameter übermittelt, der den Apache zum Serverfehler bringt?