icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.
Old November 10th, 2003, 7:30 AM   #1 (permalink)
Registered User
Fresh Surpasser
 
Joined in May 2003
26 posts
Gave thanks: 0
Thanked 0 times
Hi

I am trying to create an image library using php and I need to make sure my server has GD or ImageMagick installed.

I can’t find any info about this. Can anyone help?

Thanks

M Barnes
mrmbarnes is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old November 11th, 2003, 2:04 PM   #2 (permalink)
Just Some Guy..
Comfy Contributor
 
Joined in Oct 2003
127 posts
Gave thanks: 0
Thanked 5 times
GD is compiled into PHP, so no problems there.

Imagemagick should also be on every server as well as should NetPBM.

The path to imagemagick depending on your server is:


/usr/local/bin/convert
or

/usr/X11R6/bin/convert

or

/usr/bin/X11/convert

Try the X11R6 path first as this is the most common path.

Aric
Aric is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old November 11th, 2003, 2:43 PM   #3 (permalink)
Searcher
Surpass Staff
 
Kayla's Avatar
 
Joined in May 2003
Lives in Orlando
24,448 posts
Gave thanks: 935
Thanked 783 times
30 ImageMagick questions later, I have added this into SurpassTutorials. Quoted Aric.
__________________
Follow Surpass on Twitter and Facebook
Check out interesting finds on the Surpass Blog
.... it's coming.


Kayla is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On