Hi,
Thanks for your reply.
I tried to update to PHP 5.5.10, but a lot of code does not work without problems, e.g.:
[b][i]Mar 25 11:49:37 server httpd: PHP Warning: flock() expects parameter 1 to be re
source, boolean given in …
Mar 25 11:54:22 server httpd: PHP Warning: PHP Startup: Unable to load dynamic
library ‘/usr/local/lib/php/extensions/suhosin.so’ - /usr/local/lib/php/extensio
ns/suhosin.so: undefined symbol: output_globals in Unknown on line 0
Mar 25 11:56:51 server httpd: PHP Fatal error: Call to undefined function impor
t_request_variables() in …
Mar 25 12:02:11 server httpd: PHP Warning: imagejpeg(): Filename cannot be empt
y in …
Mar 25 12:19:06 server httpd: PHP Warning: fopen(./assets/plugindata/captchadat
a.php): failed to open stream: Permission denied in …
Mar 25 13:48:54 server httpd: PHP Warning: getimagesize(A/.gif): failed to open
stream: No such file or directory in …
[/i][/b]
Thus I guess the PHP programmers will have to change their code, running with PHP 5.5.x.
CU