mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75819 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6d0cfcdec3
commit
ffb95f2480
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<sect1 id="install.macosx">
|
||||
<title>Unix/Mac OS X installs</title>
|
||||
<para>
|
||||
|
@ -53,7 +53,7 @@
|
|||
--with-xml \
|
||||
--with-apache=/src/apache_1.3.12
|
||||
|
||||
If you have any other addiitons (MySQL, GD, etc.), be sure to add
|
||||
If you have any other additions (MySQL, GD, etc.), be sure to add
|
||||
them here. For the --with-apache string, put in the path to your
|
||||
apache source directory, for example "/src/apache_1.3.12".
|
||||
6. make
|
||||
|
@ -187,4 +187,4 @@ End:
|
|||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
-->
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<sect1 id="install.oreilly">
|
||||
<title>Servers-Oreilly Website Pro</title>
|
||||
<para>
|
||||
|
@ -35,7 +35,7 @@
|
|||
Select "Content Types" add the same extension
|
||||
(<literal>.php</literal>) and enter the content type.
|
||||
If you choose the CGI executable file, enter
|
||||
'wwwserver/shellcgi', if you chosse the ISAPI module,
|
||||
'wwwserver/shellcgi', if you choose the ISAPI module,
|
||||
enter 'wwwserver/isapi' (both without quotes).
|
||||
</para>
|
||||
</listitem>
|
||||
|
@ -63,4 +63,4 @@ End:
|
|||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue