svn: /pear/peardoc/trunk/en/guide/users/installation/ getting.xml
[email protected] (Christian Weiske) Thu, 10 Mar 2011 18:40:01 +0000
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
cweiske Thu, 10 Mar 2011 18:40:01 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=309079
Log:
tell shared host users to use go-pear, not the phar
Changed paths:
U pear/peardoc/trunk/en/guide/users/installation/getting.xml
Modified: pear/peardoc/trunk/en/guide/users/installation/getting.xml
===================================================================
--- pear/peardoc/trunk/en/guide/users/installation/getting.xml 2011-03-10 18:38:00 UTC (rev 309078)
+++ pear/peardoc/trunk/en/guide/users/installation/getting.xml 2011-03-10 18:40:01 UTC (rev 309079)
@@ -154,11 +154,12 @@
<link linkend="installation.shared">(S)FTP</link>.
</para>
<para>
- Go to <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.pear.go;">&url.pear.go;</link> and save as
- <filename>go-pear.phar</filename>.
- Copy <filename>go-pear.phar</filename> to
+ <!-- yes, they still have to use go-pear -->
+ Go to <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://pear.php.net/go-pear">go-pear</link> and save as
+ <filename>go-pear.php</filename>.
+ Copy <filename>go-pear.php</filename> to
your server and open the corresponding URL in your browser, for
- example <filename>http://example.com/pear/go-pear.phar</filename>.
+ example <filename>http://example.com/pear/go-pear.php</filename>.
</para>
<warning xml:id="installation.web.protect">
<para>