[TYPO3-german] Text GDLIB in Install-Tool stürzt ab -6.2.9. STRATO

Heike Herzog-Kuhnke hhk at kuhnke-owl.de
Sun Feb 22 11:58:00 CET 2015


Hallo Jungs,

irgendwie bekomme ich immer mehr graue Haare mit dieser Installation. 
Ich hatte bei einer komplett frisch aufgesetzten 6.2.9 Installation auf 
einem STRATO Server im Install Tool die Einstellung:

[GFX][im_version_5] = im6

auf

[GFX][im_version_5] = gm

gestellt, weil beim GDLIB Test einige der verarbeiteten Bilder 
(Texteffekte etc.) nur Farbflächen waren. Das brachte mir einen heftigen 
Fehler ein, den ich nicht mehr zu 100 % nachvollziehen kann. also 
stellte ich das Ganze zurück und habe auch die Caches in allen Varianten 
gelöscht.

Nur seither und das konstant, wenn ich den GDLib Test aufrufe kommt 
folgende Fehlermeldung:
---------------------------------------------------
Load extension configuration

The system detected a fatal error during script execution and redirected 
to this module. Your loaded extensions are now checked for possible 
problems. After incompatible extensions are unloaded, you can restart 
the initial action to proceed your request.
Detected Fatal Error
Call to undefined method 
TYPO3\CMS\Install\Database\DatabaseConnectionMock::isConnected() in 
/mnt/webd/c3/90/51621290/htdocs/typo3-new/typo3_src-6.2.9/typo3/sysext/core/Classes/Error/ErrorHandler.php 
on line 174

Check for broken extensions

Checks whether the local extensions' ext_tables and ext_localconf files 
can be included without errors, meaning they can be loaded without 
breaking the system.

All local extensions can be loaded!
------------------------------------------------------

Wie kann eine so kleine Einstellung das System so dermaßen kaputt 
machen? Vor allem habe ich das Ganze ja wieder zurück gestellt.

Sicherheitshalber hier meine kompletten GFX Einstellungen:

	'GFX' => array(
		'colorspace' => 'sRGB',
		'gdlib' => '0',
		'gdlib_png' => '1',
		'im' => 1,
		'im_mask_temp_ext_gif' => 1,
		'im_path' => '/usr/bin/',
		'im_path_lzw' => '/usr/bin/',
		'im_v5effects' => 1,
		'im_version_5' => 'im6',
		'image_processing' => 1,
		'jpg_quality' => '90',
		'thumbnails_png' => '1',
	),

Hat irgendwer eine Idee?
Gibt es irgendwelche Servereinstellungen, die ich noch machen muss.
Macht es Sinn Imagemagick oder Graphicsmagick selbst auf den Server zu 
laden?

Frustrierte Grüße
Heike


More information about the TYPO3-german mailing list