mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Add a space and a right braket
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117538 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c4e53a76f5
commit
7cd82d0e2a
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.25 $ -->
|
||||
<!-- $Revision: 1.26 $ -->
|
||||
<sect1 id="install.windows">
|
||||
<title>Installation on Windows systems</title>
|
||||
<para>
|
||||
|
@ -546,7 +546,7 @@
|
|||
<listitem>
|
||||
<simpara>
|
||||
For GUI users, launch VC++, and then select File => Open
|
||||
Workspace, navigate to <filename>c:\work\bindlib_w32</filename>and
|
||||
Workspace, navigate to <filename>c:\work\bindlib_w32</filename> and
|
||||
select <filename>bindlib.dsw</filename>. Then select Build=>Set
|
||||
Active Configuration and select the desired configuration.
|
||||
Finally select Build=>Rebuild All.
|
||||
|
@ -651,7 +651,7 @@
|
|||
</simpara>
|
||||
</note>
|
||||
<simpara>
|
||||
In order to build the SAPI module (<filename>php4isapi.dll</filename>
|
||||
In order to build the SAPI module (<filename>php4isapi.dll</filename>)
|
||||
for integrating PHP with Microsoft IIS, set your active configuration to
|
||||
<filename>php4isapi-whatever-config</filename> and build the desired dll.
|
||||
</simpara>
|
||||
|
|
Loading…
Reference in a new issue