Author Topic: GD2 Installation  (Read 22782 times)

0 Members and 1 Guest are viewing this topic.

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: GD2 Installation
« Reply #15 on: October 28, 2007, 09:32:02 PM »
yes..

you ARE NOT the ROOT(administrator on a *NIX server) user. that means you CAN'T compile(install) imagemagick on this server.

make a file named info.php
put this into this file
Code: [Select]
<? phpinfo() ?>

upload it to your webspace and call it with your webbrowser like this
http://yoursite.com/info.php

and look if there is anywhere GD mentioned.. if yes, GD is already compiled(installed) with php..

'kay?
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: GD2 Installation
« Reply #16 on: October 28, 2007, 09:47:00 PM »
For phpinfo, you can check in ACP - > phpinfo page. This is build in 4images for link.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: GD2 Installation
« Reply #17 on: October 28, 2007, 09:50:20 PM »
yes it is the easiest way if 4images is configured
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline raffetali

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: GD2 Installation
« Reply #18 on: October 28, 2007, 10:02:09 PM »
Hello,

I did what you told me, you may view the info: http://www.cnet-ye.com/info.php
Acutally, I found a mention about gd, here you are :
Quote
        gd
GD Support                           enabled
GD Version                            bundled (2.0.28 compatible)
FreeType Support                enabled
FreeType Linkage                 with freetype
GIF Read Support                 enabled
GIF Create Support                 enabled
JPG Support                           enabled
PNG Support                          enabled
WBMP Support                        enabled
XBM Support                          enabled

This means gd is installed into the hosting web server.
OK, that is good news,
One final help, How can I use it with 4images for auto-resizing and thumbnail?

Thanks for helping me


Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: GD2 Installation
« Reply #19 on: October 28, 2007, 10:21:05 PM »
funny (but please don't mind)
your services(Hosting & Domain) & didn't know that gd is on server ;)

but anyway, you're welcome
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline raffetali

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: GD2 Installation
« Reply #20 on: October 28, 2007, 10:41:08 PM »
Yes, I'm still learning. Everyone should keep on learning.
Anyway, thank you sooooo much for your continues help.
Please visit my web site: http://www.cnet-ye.com

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: GD2 Installation
« Reply #21 on: October 28, 2007, 11:10:12 PM »
I no see relation with 4images for your site ...
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?