[Pkg-owncloud-commits] [owncloud-doc] 01/09: Correct PHP installation hints
David Prévot
taffit at moszumanska.debian.org
Mon Jul 14 16:59:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit dd503318aa1cdd53048a1805447351d3aed669ba
Author: Randolph Carter <RandolphCarter at fantasymail.de>
Date: Thu Apr 3 21:30:22 2014 +0200
Correct PHP installation hints
---
admin_manual/installation/installation_windows.rst | 32 +++++++++++-----------
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/admin_manual/installation/installation_windows.rst b/admin_manual/installation/installation_windows.rst
index 9a594ff..ee4ec20 100644
--- a/admin_manual/installation/installation_windows.rst
+++ b/admin_manual/installation/installation_windows.rst
@@ -118,23 +118,20 @@ Windows Server 2008
Installing PHP
~~~~~~~~~~~~~~
-This part is also straightforward, but it is necessary to remind you that this
-is for IIS only.
-
-1. Go to the following link and grab the `PHP installer
- <http://windows.php.net/download/>`_ for version "VC9 Non Thread Safe" 32 or
- 64 bit based on your system.
-
-.. note:: If you are using Apache, make sure you grab VC6 instead, lower on the page.
-
-2. Once through that login, select the location that is closest to you
- geographically.
-3. Run that install wizard once it is downloaded. Read the license agreement,
- agree, select an install directory.
-4. Then select IIS FastCGI as the install server.
-5. Take the default selections for the items to install, and click next.
+1. Go to the `PHP for Windows`_ download page.
+
+.. note:: The instructions below are for IIS only. If using a different server
+ software, make sure to follow the hints on "Which version do I
+ choose" on the left hand side of the page linked above.
+
+2. Download the Installer for PHP 5.3, the "VC9 Non Thread Safe" version,
+ either 32 or 64 bit, based on your system.
+3. Open the downloaded installation package.
+4. Read the license agreement, agree, select an install directory.
+5. Then select IIS FastCGI as the install server.
+6. Take the default selections for the items to install, and click next.
Then click `install`.
-6. After a few minutes, PHP will be installed. On to MySQL.
+7. After a few minutes, PHP will be installed. On to MySQL.
Installing MySQL
~~~~~~~~~~~~~~~~
@@ -273,3 +270,6 @@ uploads on the web server larger than 30MB.
.. note:: This entry is in BYTES, not KB.
You should now have ownCloud configured and ready for use.
+
+
+.. _PHP For Windows: http://windows.php.net/download/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list