Hi Brian ,
Thanks for your requests . I 'm using php 4.0.6 + IIS 4.0 (Web Server) . I tried many
verisons of GD
library and failed. Did anyone tried php-4.1.0 verison on IIS 4.0 ? By the way Brian I
configured my
local workstation with Apache 1.3.22 + php 4.0.6 and it works fine. I can use it GD
extension. But I
must run GD on IIS don 't ask me why ? This is companies strategy . So I think I must
work hard to
solve it.
Thanks again.
Brian Clark
<brianj@fusion To: "PHP is not a drug."
<[EMAIL PROTECTED]>
werks.com> cc:
Subject: Re: [PHP] gd_installation
25.12.2001
09:59
* EMIN CALIKLI ([EMAIL PROTECTED]) [Dec 25. 2001 01:47]:
> -----------------------------------------------------------
> A system error has occurred.
> System error 1067 has occurred.
> The process terminated unexpectedly.
> ------------------------------------------------------------
Oh my goodness, you gotta love Microsoft. You crash your car and the
policeman asks, "How did this happen?" You then tell the policeman,
"I drove the car. I hit mailbox 1067." Full of detail, right?
Unless someone else in this forum is using ISS and knows where to look
for a more detailed error (like an error.log?), my guess is that the gd
library needs something else and can't find it.
gd requires libpng, zlib and jpeg-6b. Now whether or not that DLL
already has that information built-in, I don't know.
Is there a tool for Windows that will let you see a specific DLL's
dependencies?
How did you install all of this? Did you use this package?
<http://www.php.net/do_download.php?download_file=php-4.1.0-Win32.zip>
Or are you using an older build?
Another thing I just noticed is the name of the file. Are you positive
the file isn't supposed to be named php_gd.dll instead of ph_gd.dll? Try
making a copy of it and renaming it php_gd.dll and try to load that
version.
If that doesn't work, try this DLL instead:
<http://php.weblogs.com/php_gd>
--
Brian Clark | Avoiding the general public since 1805!
Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8
How much deeper would the ocean be without sponges?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]