eschmid Fri Apr 20 00:44:51 2001 EDT
Modified files:
/phpdoc global.ent
/phpdoc/en/chapters install.xml
Log:
This generated some errors.
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.86 phpdoc/global.ent:1.87
--- phpdoc/global.ent:1.86 Wed Apr 11 07:01:17 2001
+++ phpdoc/global.ent Fri Apr 20 00:44:50 2001
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: global.ent,v 1.86 2001/04/11 14:01:17 mboeren Exp $
+ $Id: global.ent,v 1.87 2001/04/20 07:44:50 eschmid Exp $
Contains global "macros" for all the SGML documents.
@@ -65,6 +65,7 @@
<!ENTITY url.ldap.openldap-c-api
"http://www.openldap.org/devel/cvsweb.cgi/~checkout~/doc/drafts/draft-ietf-ldapext-ldap-c-api-xx.txt">
<!ENTITY url.levenshtein.demo "http://odur.let.rug.nl/~kleiweg/lev/">
<!ENTITY url.lightyear "http://homepage.mac.com/LightyearDesign/MacOSX/Packages/">
+<!ENTITY url.macosx "http://www.entropy.ch/software/macosx">
<!ENTITY url.macromedia "http://www.macromedia.com/">
<!ENTITY url.malinimg "http://www.pvv.org/~ssb/malin/bilder/mi/twain001.jpg">
<!ENTITY url.mcal "http://mcal.chek.com/">
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.52 phpdoc/en/chapters/install.xml:1.53
--- phpdoc/en/chapters/install.xml:1.52 Thu Apr 19 23:50:19 2001
+++ phpdoc/en/chapters/install.xml Fri Apr 20 00:44:51 2001
@@ -481,9 +481,8 @@
<sect2 id="install.macosx.client">
<title>Compiling for MacOS X client</title>
<simpara>
- Those tips are graciously provided by Marc Liyanage :
- <link ulink"http://www.entropy.ch/software/macosx">future site</link>
- (<link ulink="">old site</link>).
+ Those tips are graciously provided by Marc Liyanage : <ulink
+ url="&url.macosx;">future site</ulink>.
</simpara>
<simpara>
The PHP module for the Apache web server included in Mac OS X.
@@ -516,7 +515,6 @@
4. type "sudo apxs -i -a -n php4 libphp4.so"
</simpara>
</listitem>
- <listitem>
</itemizedlist>
Now type "<literal>sudo open -a TextEdit /etc/httpd/httpd.conf</literal>"
TextEdit will open with the web server configuration file. Locate these