Can't use imagecreate()

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tim

    Can't use imagecreate()

    I'm running PHP 4.3.2 on a Win XP box with IIS 5.1. I am completely unable
    to get any of the image tags to function--it gives me an error such as the
    following:

    Fatal error: Call to undefined function: imagecreate() in D:\web
    sites.......

    I'm at a loss and I need to get this working. My understanding is that 4.3+
    has offered these tags so I'm not quite certain as to what I'm doing
    incorrectly.

    TIA,
    t


  • Ian.H [dS]

    #2
    Re: Can't use imagecreate()

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    Whilst lounging around on Wed, 23 Jul 2003 10:06:13 -0700, "RG"
    <Me@NotTellingY a.com> amazingly managed to produce the following with
    their Etch-A-Sketch:
    [color=blue]
    >
    > "Tim" <enormoustrouse rs@hotmail.com> wrote in message
    > news:5JnTa.3360 16$jp.8883487@t wister.southeas t.rr.com...[color=green]
    > > I'm running PHP 4.3.2 on a Win XP box with IIS 5.1. I am
    > > completely[/color]
    > unable[color=green]
    > > to get any of the image tags to function--it gives me an error
    > > such as the following:
    > >
    > > Fatal error: Call to undefined function: imagecreate() in D:\web
    > > sites.......
    > >
    > > I'm at a loss and I need to get this working. My understanding
    > > is that[/color]
    > 4.3+[color=green]
    > > has offered these tags so I'm not quite certain as to what I'm
    > > doing incorrectly.
    > >
    > > TIA,
    > > t[/color]
    >
    >
    >
    > Stop Apache
    > Open php.ini and uncomment gd.dll
    > Restart apache
    >
    > Hope this helps
    > RG
    >[/color]


    Or even getter, uncomment gd2.dll =)



    Regards,

    Ian

    -----BEGIN PGP SIGNATURE-----
    Version: PGP 8.0

    iQA/AwUBPx5xzGfqtj2 51CDhEQLwMwCeIb PPrk5vJSTQVz8BE IDtpYAXUqgAoIDu
    7viaWzKiuQwlyPC IzuDqQzAS
    =MoNF
    -----END PGP SIGNATURE-----

    --
    Ian.H [Design & Development]
    digiServ Network - Web solutions
    www.digiserv.net | irc.digiserv.ne t | forum.digiserv. net
    Programming, Web design, development & hosting.

    Comment

    Working...