filemon/procmon shows php looking for windows files in c/PHP

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Malboeuf
Forum Newbie
Posts: 1
Joined: Sat Mar 14, 2009 8:50 am

filemon/procmon shows php looking for windows files in c/PHP

Post by Malboeuf »

while i was debugging a php code i noticed on my new server set up that php-cgi.exe is looking for some windows system32 files in the c:\php folder it self
is there a way to make sure it knows those files are in the windows/system32 folder and not the phh folder?

examples are
C:\PHP\myodbc3.dll
C:\PHP\odbc32.dll

when they are normally in system32
any ideas?

win2k3 all updates
IIS6
ASP.NET 2.0.50727
PHP 5.2.8
MySQL 5.3 latest what ever


no active domain or apache
Post Reply