Synology-Forum.nl

Firmware => Synology DSM 5.1 en eerder => Topic gestart door: rob de vries op 08 maart 2011, 10:24:59

Titel: Function: imagegd Not OK
Bericht door: rob de vries op 08 maart 2011, 10:24:59
Hallo mensen

Ik heb weer een probleempje en wel het volgende met joomla ZOO.

• component Installeer: Minimum requirements not fulfilled.
• component Installeer: Custom install routine failure

Zoo Requirements
If any of the items below are highlighted in red, you should try to correct them. Failure to do so could lead to your ZOO installation not functioning correctly.

Requirement Status Info

PHP 5.2.4+ OK
Extension: JSON OK
Extension: Multibyte String OK
Function: imagegd Not OK Check http://www.php.net/manual/en/image.installation.php (http://www.php.net/manual/en/image.installation.php)
Function: simplexml_load_string OK
Function: simplexml_load_file OK
Function: dom_import_simplexml OK
Class: SimpleXMLElement OK
Class: DOMNode OK
Class: ArrayObject OK
Extension: cURL OK
Extension: Multibyte String OK
PHP Safe Mode OK
PHP Memory Limit OK

Nu ben ik gaan kijken bij http://www.php.net/manual/en/image.installation.php (http://www.php.net/manual/en/image.installation.php) maar daar snap ik niet van.

Wel raar met  Firmware versie DSM 3.0 heb ik dit wel kunnen installeren op de server.
Kan ik dit inschakelen of instellen?

Is er iemand die me daar mee kan helpen?

Alvast bedankt
Titel: Re: Function: imagegd Not OK
Bericht door: wizjos op 25 maart 2011, 10:18:52
Als ik het zo lees lijkt het alsof je de GD library niet werkend hebt. Dit is normaliter in te stellen via de DSM (Configuratiescherm/webservices, tabje php-instllingen, knop php-extensie selecteren). Daar GD aanvinken...

Wizjos
Titel: Re: Function: imagegd Not OK
Bericht door: rob de vries op 25 maart 2011, 20:12:54
heb ik aangevinkt en nog wil het niet werken    :x

ik had het ook al gevraagd op de Joomla-forum kijk hier (http://forum.joomlacommunity.eu/showthread.php?t=9238) maar om het resultaat te zien.
Titel: Re: Function: imagegd Not OK
Bericht door: wizjos op 25 maart 2011, 20:45:16
Wonderlijk... Als ik de code uit het voorbeeld op het Joomla-forum in een php-tje plak werkt het feilloos... Lijkt er op dat jouw installatie niet helemaal lekker is, of dat je toch niet alle php-opties correct hebt staan...
Tevens zie ik (na fors uitvergroten) in jouw screenprint van phpinfo() ook gd vermeld staan als meegecompileerd....
Voor de volledigheid, ik heb de volgende php extensies aan staan:
-bcmath
-calender
-curl
-dba
-ftp
-gd
-gettext
-imap
-mbstring
-mysql
-mysqli
-openssl
-pdo_mysql
-shmop
-soap
-sockets
-wddx
-xmlrpc
-zip
-zlib

Ik draai hier met DSM 3.1 (1553)

Groet,

Wizjos