Imagick ThumbnailImage crashe Apache on XAMPP

diabolo

Community Advocate
Community Support
Messages
1,682
Reaction score
32
Points
48
I'm testing my script out on my localhost and i just installed the Imagick extension it shows up in PHP info, so I know it is there. Also I ran a test script through (http://valokuva.org/?p=112Z) and that displays the result. But for some reason when I try to thumbnail an image (http://valokuva.org/?p=33) it does not work.

I have modified the script to pinpoint it to the thumbnailImage() function that keeps ****ing around.

Any clues on why Apache keeps crashing. I'm also too scared to put it up on a live hosting so it will have to stay on my machine for now.
 

diabolo

Community Advocate
Community Support
Messages
1,682
Reaction score
32
Points
48
I gave up trying to get it to work on my machine, it works on my host though. Thanks for trying
 
Top