> - component mscomctl.ocx or one of its dependencies not correctly
> registered, a file is missing or invalid
That was also my first experience with PHP on Win2K.
BTW, I found a document (must have been somewhere on php.net)
describing this error-message.
After the message I had to manually add the php-extensions to IIS.
But in the end it worked.
> after running a test, every php-script is terminating with a
> http error 500 - internal server error
> and in the system-event-protocol i have an error 10004:
>
> EventID 10004 Source DCOM DCOM got error
> "Logon failure: unknown user name or bad password. " and was unable to logon
> \IWAM_TEK1 in order to run the server:
> {3D14228D-FBE1-11D0-995D-00C04FD919C1}
Logon-failure ?!?
Looks like the IUSR-account is not correct. Try changing its
password in ActiveDirectory and setting the same password in your
IIS-server (the default is to let IIS sync the password, but this time
we do it ourselves just to be sure).
Hmm, IWAM does slightly ring a bell. I have experienced this
before, but cannot remember what it was related to.
Be sure to check all usernames and passwords in Component
Management (not entirely sure of the name, but it is in
ControlPanel)
Does anyone know more about this IWAM-account and why it is
there ?!?
Greetings,
Martijn Weisbeek
--
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]