Ensim X python upgrade problems

Posted in: Ensim specific |

Ensim python upgrade problems:

If you end upgrading python when doing an overall system update you may start to obtain internal server errors on every page within the ensim control panel. To fix this you need to recompile the templates and restart ensim:

cd /usr/lib/ensim/frontend/kidpages/
/usr/bin/kidc -f *
service epld restart

That should fix it!

Here is the full error you may be receiving:

2007/08/29 06:33:49 HTTP INFO 127.0.0.1 - GET /isp/services/proftpd/index HTTP/1.1
2007/08/29 06:33:49 INFO Traceback (most recent call last):
File “/usr/lib/python2.4/site-packages/cherrypy/_cphttptools.py”, line 271, in run
main()
File “/usr/lib/python2.4/site-packages/cherrypy/_cphttptools.py”, line 502, in main
body = page_handler(*args, **cherrypy.request.paramMap)
File “/home/build/qa/saber/10.0.0/fc.4/13.fc.4/epl/pudasin13/build/build-root/epl/frontend/rootapp/isp/services/proftpd/__init__.py”, line 20, in index

Leave a Reply