mention phar setup
authorChristian Weiske <cweiske@cweiske.de>
Tue, 26 Jan 2016 06:29:21 +0000 (07:29 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Tue, 26 Jan 2016 06:29:21 +0000 (07:29 +0100)
README.rst

index ca063f16042ed9b55ec33bd8c5f3242bef48f769..c45c4e5998076b8f5ad07e5d89b229b385e8f5a3 100644 (file)
@@ -43,10 +43,15 @@ Basic setup
 ===========
 #. Download the ``.phar`` file and put it onto your web server
 #. Open the phar file in your browser
+
+   If you only see text beginning with ``<?php``, you need to
+   `setup .phar file extension handling`__ in your web server first.
 #. Click the "setup check" link
 #. Fix all errors that are reported
 #. Run ``phancap.phar/get.php?url=cweiske.de`` and see the screenshot
 
+__ http://cweiske.de/tagebuch/phar-webserver.htm
+
 
 Advanced setup
 ==============