Fixed small typos in docs. Added a cross-ref.
This commit is contained in:
parent
27a4e2a2cc
commit
51fbe9fe6d
19 changed files with 27 additions and 27 deletions
|
|
@ -123,7 +123,7 @@ webserver user is `www-data`::
|
|||
$ cd /var/www/yourapplication
|
||||
$ python application.fcgi
|
||||
Traceback (most recent call last):
|
||||
File "yourapplication.fcg", line 4, in <module>
|
||||
File "yourapplication.fcgi", line 4, in <module>
|
||||
ImportError: No module named yourapplication
|
||||
|
||||
In this case the error seems to be "yourapplication" not being on the python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue