From: "Ole Markus With" <olemarkus@olemarkus.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/php:master commit in: docs/
Date: Sun, 13 Feb 2011 15:21:33 +0000 (UTC) [thread overview]
Message-ID: <d28cb85e4bf51ec3dbda67c6ccf42e94719e2a94.ole_markus_with@gentoo> (raw)
commit: d28cb85e4bf51ec3dbda67c6ccf42e94719e2a94
Author: Ole Markus With <olemarkus <AT> olemarkus <DOT> org>
AuthorDate: Sun Feb 13 15:14:06 2011 +0000
Commit: Ole Markus With <olemarkus <AT> olemarkus <DOT> org>
CommitDate: Sun Feb 13 15:18:57 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/php.git;a=commit;h=d28cb85e
Updated install documentation
---
docs/php-installing.xml | 22 ++++++++++++++++++++--
1 files changed, 20 insertions(+), 2 deletions(-)
diff --git a/docs/php-installing.xml b/docs/php-installing.xml
index 7ae0146..97e1be6 100644
--- a/docs/php-installing.xml
+++ b/docs/php-installing.xml
@@ -17,8 +17,8 @@ This document will guide you through installing PHP on Gentoo
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.0</version>
-<date>2011-01-23</date>
+<version>1.1</version>
+<date>2011-02-13</date>
<chapter>
<title>Installing PHP FastCGI </title>
@@ -224,6 +224,24 @@ all you need to do now is to start the services:</p>
<section>
<title>Nginx</title>
<body>
+
+<p>
+To install Nginx is as easy as emerging it:
+</p>
+
+<pre caption="Installing nginx">
+<i>emerge -av nginx</i>
+</pre>
+
+<warn>
+If you have configured a custom <c>NGINX_MODULES_HTTP</c>, make sure that the <c>fastcgi</c> module is enabled.
+</warn>
+
+<p>
+Once Nginx has been installed, modify the server section of <path>/etc/nginx/nginx.conf</path> to look something
+like this:
+</p>
+
<pre caption="/etc/nginx/nginx.conf">
<snip>
server {
next reply other threads:[~2011-02-13 15:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-13 15:21 Ole Markus With [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-13 15:21 [gentoo-commits] proj/php:master commit in: docs/ Ole Markus With
2011-02-13 15:21 Ole Markus With
2011-02-13 15:45 Ole Markus With
2011-02-15 17:39 Ole Markus With
2011-06-05 12:29 Ole Markus With
2011-06-05 12:29 Ole Markus With
2011-06-05 12:29 Ole Markus With
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d28cb85e4bf51ec3dbda67c6ccf42e94719e2a94.ole_markus_with@gentoo \
--to=olemarkus@olemarkus.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox