Page 1 of 1
thumbnailImage crashes Apache on XAMPP
Posted: 2010-07-25T10:07:17-07:00
by imhavoc
I am trying out this thumbnailing script (
http://valokuva.org/?p=33) and every time I run it it crashes Apache.
I know Imagick runs because I also tested another script (
http://valokuva.org/?p=112) and it ran perfectly.
Can anyone help me out?
Re: thumbnailImage crashes Apache on XAMPP
Posted: 2010-07-25T11:15:20-07:00
by Bonzo
Just tried on my version of XAMPP - no idea what Imagick version it is and the true on line 18 seems to be a problem.
Why again I do not know - it could be a bug or not supported in the version of Imagick I have.
Re: thumbnailImage crashes Apache on XAMPP
Posted: 2010-07-25T13:26:03-07:00
by imhavoc
Can you try to see what version it is? It should be in the PHP Info.
Mine seems to be 2.3.0
Re: thumbnailImage crashes Apache on XAMPP
Posted: 2010-07-25T13:32:12-07:00
by Bonzo
Forgot about php.info !
2.0.0-rc1
I am not a fan of Imagick as the support is very limited.