I reported the whole problem on this topic:
http://forums.dlink.com/index.php?topic=65853.0I know there are library files in piwigo as well as koken, but they are not compatible with php.
As I reported on the other topic, I tried in several ways to enable imagemagick with php, however I have the error:
PHP Warning: PHP Startup: Can not dynamically load libmagick.so - dynamic modules are not supported in Unknown on line 0
The gd library is native to php, however it overloads the memory too much and has very slow loading of the images. For this reason I would like to load the imagemagick library, but I can not.
In piwigo, a way to display the imagemagick library is this:
http://piwigo.org/doc/doku.php?id=user_documentation:faq:pictures_missingIn koken there is also a form, which I demonstrated in the topic quoted, including with the images of the attempts.
thanks for your atention.