Imagemagick problems

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
vvo
Posts: 50
Joined: Sun 9. Nov 2003, 14:07
Location: Netherlands

Re: what php version are you using ?

Post by vvo »

MarcoB wrote:what php version are you using ?

I'm using 4.3.3
Hi MarcoB,
I have 4.2.3 on my Cobalt RAQ4 ...

Johan.
MarcoB
Posts: 30
Joined: Thu 13. Nov 2003, 03:30
Contact:

Post by MarcoB »

i have an plesk server running without any problems.

but let's see what oliver can find about it.
Professional webhosting...
http://www.silver.nl - sales@silver.nl
vvo
Posts: 50
Joined: Sun 9. Nov 2003, 14:07
Location: Netherlands

Post by vvo »

@Oliver: I did some debugging on the console of my server and I think the problem is within Imagemagick ...specific the delegation structure. It seems that JPG (and PNG) aren't supported by default.

I think that is really strange but ok it so. The command to check out the supported formats is 'convert -list format' . Maybe you can use it within PHP to check if Imagemagick is correctly installed and supported.

My ISP will take a look coming Monday and I hope that the problem will be solved.

I'll let you know.

Johan.
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Hm, what the hell is this for an ImageMagick installation that does not support JPG and PNG - general web image formats? Hm.

I'm working on GD thumbnail function at the moment. But this would support JPG/PNG only.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
vvo
Posts: 50
Joined: Sun 9. Nov 2003, 14:07
Location: Netherlands

Post by vvo »

That's right Oliver but maybe (maybe) my ISP made an mistake with the installation. I truly hope so ...

The GD conversion sounds good. I'm trying convert it too ...but it is taking me some time to understand your coding.

Johan.
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

GD is ready. I prepare the patch package at the moment. It's online within some minutes.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
vvo
Posts: 50
Joined: Sun 9. Nov 2003, 14:07
Location: Netherlands

Post by vvo »

:D
There goes my nightrest .....
I hope it will work ....many thanks already.

Johan.
MarcoB
Posts: 30
Joined: Thu 13. Nov 2003, 03:30
Contact:

Post by MarcoB »

Thanks for the patch !

sorry for my email problems i will solve that on monday
Professional webhosting...
http://www.silver.nl - sales@silver.nl
vvo
Posts: 50
Joined: Sun 9. Nov 2003, 14:07
Location: Netherlands

Post by vvo »

Bye bye Imagemagick ...GD2 rules!!!

I'm so happy :lol:

@Oliver: GD2 is working ...it's great, now I can fully test this CMS with all available features.
Check your private mail Oliver 8)

Johan.
Post Reply