may somebody tell me how to install the imagemagik??

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
foohoa
-


Joined: 20 Mar 2003
Posts: 10

PostPosted: Tue Mar 25, 2003 3:39 am    Post subject: may somebody tell me how to install the imagemagik?? Reply with quote

i try harder and harder but also cannot install..................
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Mar 25, 2003 2:40 pm    Post subject: Re: may somebody tell me how to install the imagemagik?? Reply with quote

foohoa wrote:
i try harder and harder but also cannot install..................

http://www.imagemagick.org/www/windows.html .
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
foohoa
-


Joined: 20 Mar 2003
Posts: 10

PostPosted: Tue Mar 25, 2003 2:49 pm    Post subject: Reply with quote

if that isn't the localserver then how??
because of i want use the gallery managements system
did almost webserver already installed?
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Mar 25, 2003 6:21 pm    Post subject: Reply with quote

foohoa wrote:
if that isn't the localserver then how??
because of i want use the gallery managements system
did almost webserver already installed?

Please explain the problem you face clearly. We cannot guess what's going wrong with what you want to install.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
vbgunz
-


Joined: 02 Feb 2003
Posts: 615
Location: Florida

PostPosted: Tue Mar 25, 2003 6:38 pm    Post subject: Reply with quote

I had major problems configuring ImageMagick but if you get it up and running on a windows system and could be nice enough to write a guide on it, I would surely appreciate it.

I ended up falling back onto php's native support for GD in order to get my Gallery to display thumbnails, etc...

I hope the best in your task. Good luck :)
_________________
Victor B. Gonzalez
http://aeonserv.com
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
foohoa
-


Joined: 20 Mar 2003
Posts: 10

PostPosted: Wed Mar 26, 2003 2:37 am    Post subject: Reply with quote

vbgunz the gallery system u intro to me is great, but it cannot display thumbnail, then i try look on setting there, it show need install the imagemagick , GD and netbpm, but i try both of that, it also no functionlity,
so can somebody tell me, which is better and easy to setup
Back to top View user's profile Send private message
vbgunz
-


Joined: 02 Feb 2003
Posts: 615
Location: Florida

PostPosted: Wed Mar 26, 2003 3:27 pm    Post subject: Reply with quote

The easiest I found to setup was GD2 because php has native support for it. You simply go into the php.ini file and switch it on.

The only bad thing about GD so far is it cannot create .GIF thumbnails but it does a few of the major ones surprisingly well.

I would suggest to continue trying to get ImageMagick to work but if the unability to create .GIF thumbnails do not bother you much you can simply do the following within your php.ini file to get thumbnails going.

I am using the sourcecode .zip... Go in and find the following line

;extension=php_gd2.dll
uncomment the line by removing the preceding ";" so your line will now look like this...
extension=php_gd2.dll

Also make sure the path to "php_gd2.dll" is correct... For example it might be in the extensions folder so if it is your final line could look like this...

extension=extensions/php_gd2.dll
Well, that should be it... Now 4images should be working on GD native support. Just make sure to say to 4images you are using GD support.

Also their is .GIF support at the GD site but I havent implemented it yet...

PS. If you get it working let me know. Theirs a switch inside 4images that'll make your thumbnails looks better. Good luck :)
_________________
Victor B. Gonzalez
http://aeonserv.com


Last edited by vbgunz on Wed Mar 26, 2003 8:28 pm; edited 1 time in total
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
foohoa
-


Joined: 20 Mar 2003
Posts: 10

PostPosted: Wed Mar 26, 2003 5:57 pm    Post subject: Reply with quote

wah..
look hard -_-"""
may u send that to my email??
foohoa83@hotmail.com
thanks first~~
Back to top View user's profile Send private message
vbgunz
-


Joined: 02 Feb 2003
Posts: 615
Location: Florida

PostPosted: Wed Mar 26, 2003 8:31 pm    Post subject: Reply with quote

I am not sure I understand your last reply. Did GD work without any problems? Are you continuing to find a solution for ImageMagick? I hope you get it up and running soon :)
_________________
Victor B. Gonzalez
http://aeonserv.com
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group