I have never had this problem before, and so I don't understand why I am
having it now. Anyway, I have been trying to install php with apache 1.3.29
in windows, and have been having a problem.

I get an error:

Cannot load c:/php/sapi/php4apache.dll into server: (126) The specified
module could not be found

I have done an strace and it gives me this on 4 separate lines:
591 760 1320 NtQueryAttributesFile ({24, 0, 0x40, 0, 0,
"\??\c:\php\sapi\php4apache.dll"}, 1233804, ... ) ==
STATUS_OBJECT_PATH_NOT_FOUND

It appears to be looking in the right place for it, and I also have
php4ts.dll in that same directory. I don't understand why it's not finding
it. Does anyone have any ideas?

Thank you,

Timm Simpkins