ImageMagic is on my provider server but I don't know how to address it

ruvy

Joined: 2002-10-16
Posts: 99
Posted: Fri, 2008-05-16 18:35

The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful): www.ruvyamir.co.il/gallery
Gallery version:1.5.4
Apache version:not sure
PHP version (don't just say PHP 4, please):
Graphics Toolkit: trying to imagemagic
Operating system: mac os10.5 and windows
Web browser/version (if applicable): www.powweb.com

Each time I enter the config wizard I find that there is an error addressing ImageMagic. I know powweb has it but I have no idea how to address it and neither does the tech support in Powweb. I have no idea how to compile it on the mac and what parts of the application to load but than again, why to get to all this trouble if the server has this application?

Any help will be much appreciated.

Ruvy

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Fri, 2008-05-16 20:01

Hello,

how do you know that ImageMagick is installed on your server?

Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6

 
ruvy

Joined: 2002-10-16
Posts: 99
Posted: Fri, 2008-05-16 20:22

thats what they say on their web with version number too. can't recall what it is perhaps 5.2 but not sure right now

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Fri, 2008-05-16 20:27

5.2 sounds like the PHP Version.

Maybe the mean PHP with ImageMagick? thats also possible.
ImageMagick as a PHP module, but thats currently not supported by Gallery.

Maybe you can ask the support for more details?

Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6

 
ruvy

Joined: 2002-10-16
Posts: 99
Posted: Fri, 2008-05-16 21:07

I'll do that (even though I think they are separate) but lets say they don't have it. What do i need to do to have it working on my machine and in the web. What do i upload and where do I put it

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Fri, 2008-05-16 21:15

Well, then i would say goodbye to ImageMagick and use Netpbm.
Reason is, that _i_ have never seen a static compiled ImageMagick for non Windows OS.

So for Netpbm:
- figure out what OS you webserver has
- get Netpbm from our download page
- put it somewhere on your server
- chmod the files to 777
- choose netpbm in config
- enter the path to it

Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6