ruary 26, 2003 9:45 pm
Subject: [PHP] newbie: installing gd in php4
> Using MS Win 98 / PHP 4 and Apache.
>
> I tried running the following script but got an undefined call to:
>
> ImageCreate()
>
> The following copy is located in my php.ini file...one of which is:
>
In my php.ini file, this is what it looks like:
...
extension_dir = C:\php4\extensions\; directory in which the loadable
extensions (modules) reside
extension=php_gd.dll
Many thanks,
TR
--
PHP General Mailing List (http://www.php.net
just make sure, the php_gd.dll is in the directory where all your other
php-dlls are ...
-Original Message-
Using MS Win 98 / PHP 4 and Apache.
What is the best way to install php_gd.dll so that I can make use of the
image library.
--
PHP General Mailing List (http://www.php.net/)
To un
] newbie: installing gd in php4
Using MS Win 98 / PHP 4 and Apache.
I tried running the following script but got an undefined call to:
ImageCreate()
The following copy is located in my php.ini file...one of which is:
..
;extension=php_gd.dll
..
I tried uncommenting
Using MS Win 98 / PHP 4 and Apache.
I tried running the following script but got an undefined call to:
ImageCreate()
The following copy is located in my php.ini file...one of which is:
..
;extension=php_gd.dll
..
I tried uncommenting this line to no avail.
What is
5 matches
Mail list logo