Christian Sandfeld wrote:
> 
Hi Christian,

> I'm new to the list, so I didn't get the full story. But I fealt like
> throwing in my 2 cents anyway. I'm running IIS4 on NT4.0 SP6, and was
> experiencing great difficulties getting PHP 4.0.5 to work when loading the
> PDF and GD .DLL's. I never bothered to find out which of the modules where
> causing the problems, so it could be either. At the end of the day I
> downgraded to ver. 4.0.4pl1 which worked a charm (haven't had the currage to
> try with 4.0.6 yet).

For me, it was pretty much a trial and error.  I at first had most of
the
dll's included in the php.ini file (ie. extension=php_??.dll
uncommented).
Then I encountered the error, so I took out all of the extensions and
it worked.  After a bit of trial and error, I discovered that if I
included php_gd.dll, the Apache server dumped an Internal server error.
If I commented it out, the Apache server worked.  So enabling those
extensions that I needed (except gd), everything worked.

Now I don't know why it's doing that and since my understanding of
dll files is severely limited to the general knowledge of what they
are, I don't know how to solve it and since there aren't any logs
to prove anything of the sort, I can't report it to the PHP team. 
Quite disheartening really.   

But yea, the only choice is to downgrade to a 4.0.4 (which is probably
what I had in the first place).  

Oh well..

Edmund


-- 
email: [EMAIL PROTECTED] | "boku wa ima mo, hashiri tsuzukeru."

-- 
PHP Windows 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]

Reply via email to