On Wednesday 11 July 2001 14:15, Warwick Chapman (Budgee) wrote:
> Howdy
>
> I think it has something with Windows 2000 being in Terminal
> Server mode.
>
> Dunnow?
>
That's outside my area of expertise - and will hopefully remain so :)
PHP will be looking for the file in the directory returned by
the windows api call GetWindowsDirectory().
If you are in a position to knock up a quick C program to print this value
our, then at least you'll know where it's looking.
Alternatively, you can explicitly set the place where it looks by calling
php.exe with the -c <path> switch.
Cheers
--
Phil Driscoll
--
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]