Where is php_gd2.dll?

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

    Where is php_gd2.dll?

    At php.net they say that it comes bundled with php 4.3.4. But it is
    not there.
    I have an empty directory named extens (not extensions).

    phpinfo reports

    -I have checked extension directory name in phpinfo.
    -I have uncommented referennce to php_gdl2.dll in php.ini.

    When unzipped gdwin32, I found another series of .txt useless files, a
    bat:makemsvcimp ort.bat file, and a dll: bgd.dll.

    If I use bgd.dll php.ini causes en error when trying to load it. When
    I run the bat file i can't even figure out what's going on since the
    DOS window closes down quickly.

    Please somebody help.

    Thanks
  • StinkFinger

    #2
    Re: Where is php_gd2.dll?

    You need to download the php-4.3.4-Win32.zip file. The DLLs are in the
    "extensions " folder.

    "John Pastrovick" <pastrovic2k@ho tmail.com> wrote in message
    news:a21852f1.0 403311614.5ea35 d1e@posting.goo gle.com...[color=blue]
    > At php.net they say that it comes bundled with php 4.3.4. But it is
    > not there.
    > I have an empty directory named extens (not extensions).
    >
    > phpinfo reports
    >
    > -I have checked extension directory name in phpinfo.
    > -I have uncommented referennce to php_gdl2.dll in php.ini.
    >
    > When unzipped gdwin32, I found another series of .txt useless files, a
    > bat:makemsvcimp ort.bat file, and a dll: bgd.dll.
    >
    > If I use bgd.dll php.ini causes en error when trying to load it. When
    > I run the bat file i can't even figure out what's going on since the
    > DOS window closes down quickly.
    >
    > Please somebody help.
    >
    > Thanks[/color]


    Comment

    Working...