Commit c7c34aaf by Carsten Brandt

typo

parent afa72add
...@@ -75,7 +75,7 @@ php requirements.php ...@@ -75,7 +75,7 @@ php requirements.php
In order to run this script in your browser, you should ensure it is accessable by the webserver and In order to run this script in your browser, you should ensure it is accessable by the webserver and
access `http://hostname/path/to/yii-app/requirements.php` in your browser. access `http://hostname/path/to/yii-app/requirements.php` in your browser.
If you are using Linux you can create a hard link to make it accessable, using the following command: If you are using Linux you can create a soft link to make it accessable, using the following command:
``` ```
ln -s requirements.php ../requirements.php ln -s requirements.php ../requirements.php
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment