ngnix cpanel issue

Status
Not open for further replies.

booker

Banned
Banned
158
2011
14
0
i am trying to install
http://nginxcp.com/installation-instruction/

on centos 6 64bit
i got
Code:
Generating vhosts...
Traceback (most recent call last):
  File "/scripts/createvhosts.py", line 7, in ?
    import yaml
  File "/usr/lib/python2.4/site-packages/PyYAML-3.10-py2.4-linux-x86_64.egg/yaml/__init__.py", line 26
SyntaxError: 'yield' not allowed in a 'try' block with a 'finally' clause
Installing WHM interface...
Installing mod_rpaf...
Updating cPanel Configuration
Traceback (most recent call last):
  File "/usr/local/src/publicnginx/nginxinstaller2", line 14, in ?
    import createvhosts
  File "/usr/local/src/publicnginx/createvhosts.py", line 7, in ?
    import yaml
  File "/usr/lib/python2.4/site-packages/PyYAML-3.10-py2.4-linux-x86_64.egg/yaml/__init__.py", line 26
SyntaxError: 'yield' not allowed in a 'try' block with a 'finally' clause


and in whm ngnix show always down i cant restart it and make it up

any one know a solution
 
4 comments
Status
Not open for further replies.
Back
Top