Re: [PHP-WIN] Build your own PHP on Windows
[email protected] (Sascha M)
| Newsgroups | php.windows |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Windows, you would use SET rather than setenv, as described here: https://superuser.com/questions/212150/how-to-set-env-variable-in-windows-cmd-line Happy Easter! BR, Sascha 20.04.2025 03:26:05 William Torrez Corea <[email protected]>: > I am following the instructions of this tutorial: > > https://wiki.php.net/internals/windows/stepbystepbuild > > I installed Visual Studio 2012 Express for Windows Desktop and have > php-5.5.0-nts-Win32-VC11-x64[https://windows.php.net/downloads/releases/archives/php-5.5.0-nts-Win32-VC11-x64.zip] > > I am in this step of the tutorial: > >> If compiling PHP 5.5 or 5.6 open the "VS2012 x86 Native Tools Command Prompt" > > But i am disoriented execute the following command > > setenv /x86 /xp /release > > I get the following result: > > 'setenv' is not recognized as an internal or external command, > operable program or batch file. > > -- > > With kindest regards, William. > > /Larry Wall invented a messy programming language -- and changed the face of the Web/ >