|
|
#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 |
|
|
|
|
#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 |
|
|
|
|
#3 (permalink) |
|
Searcher
Surpass Staff
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. |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|