"Terry R. Lacey" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I'm also trying to Build php5ts using the VC6 Build Tools as recommended
in
> the file README.WIN32-BUILD-SYSTEM because I seem to be getting absolutely
> nowhere using the GUI.  When I open the Tools Command Prompt, there's no
> buildconf.bat.  So I ran buildconf.js and came up with the following
Window:
>
> Windows Script Host
>
>   Script:  buildconf.js
>   Line:  22
>   Char:  1
>   Error:  The handle is invalid.
>   Code:  80070006
>   Source:  NULL

buildconf.bat is placed in the root folder of php sources, not in the
win32/build folder. So, try to change directory to the root of php sources
and type buildconf in the command prompt.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to