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
filemon/procmon shows php looking for windows files in c/PHP
Moderator: General Moderators