[TYPO3-linux] Imagemagick 4.2.9 tar.gz install vs. up2date on RHEL
Franz Holzinger
franz at fholzinger.com
Thu Mar 16 16:22:44 CET 2006
Hello Dimitri,
>>I prefer the dynamic linked one because so the RAM will not be used that
>>much.
>
>
> Actually, dynamically linked one will use about the same amount of
> memory, unless you often have 2 (or more) copies of GM running at the
> same moment in time. The reason why dynamic is better is that if you
> have pre-linking enabled it's going to be faster, plus you get all
> updates in libraries like libjpeg, etc.
But I think each user session on the server will have its own GM process
running in the background.
> By the way, when you say (Wiki):
>
> "Now you have to copy these files into /usr/local/php/bin , because
> only files at this position are allowed to be executed within PHP
> scripts."
>
> - is this some Debian(?)-specific PHP default? Because in RedHat/FC
> safe_mode_exec_dir is always empty by default.
>
This is with SuSE 9.3 and Apache 2.0.54. This is a security settings, I
think it is also demanded from TYPO3. Only the files in the folder
/usr/local/php/bin can be executed from a PHP script.
- Franz
More information about the TYPO3-linux
mailing list