What i need to configure to enable imagemagick and ffmpeg on a gallery2 site ?
i installed it with aptitude install imagemagick ffmpeg; but the gallery can not access to the files outside the domain, if i use a symbolic link doesnt work to.
I disable the line with:
Quote:;disable_functions = show_source, system, shell_exec, passthru, exec, phpinfo, shell, symlink, popen, proc_open
that in /var/www/fcgi/domain.x.x/php5/php.ini
And doesnt work yet, something weird its when i install netpbm and trie to used it, the jhead binary in /usr/bin works, but anothers like unzip (for the zip upload) doesnt works, and haves the same permission.
Quote:hera:/usr/bin# ls -l unzip
-rwxr-xr-x 2 root root 121372 jul 26 2008 unzip
hera:/usr/bin# ls -l jhead
-rwxr-xr-x 1 root root 54960 oct 31 2008 jhead