Ensim specific

Ensim X python upgrade problems

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

Ensim Rhel4 install problem : cannot open shared object file: No such file or directory

Hi,

i'm trying to install ensim Pro X on my Rhel4 linux machine.

During the install script I getting an error.
One file is not found!

30-06-2006 19:51:51: Failed Prep Service setup with error: /usr/lib/python2.3/site-packages/ensimappl/_cmdlnpopen.so: cannot open shared object file: No such file or directory

When I doing a list of the location the file is located there!

[root@Homer ensimappl]# ls
advgetopt.pyc FileLocks.pyc sessionman.pyc
appldb.pyc fileman.pyc simplegraph.pyc
applerrordisp.pyc genXML.pyc SimpleParser.pyc
applutil.pyc gpgmodule.so skin_gui_30.py
appsvcquery.pyc HTMLComponents skin_gui_35.py
Backend.pyc idna.pyc skin.py
bandwidth_hack.pyc idn.so StaticChecker.pyc
BaseConfigHandler.pyc Images.pyc status.pyc
BaseFormChecker.pyc imageutil.pyc streamutil.pyc
BaseHandler.pyc __init__.py svcdbpath.pyc
be_vherrordisp.pyc intl.pyc svcparser.pyc
cached_func.pyc LastActionStatus.pyc SystemState.pyc
cmdlnpopen.pyc maintenance.pyc URLFactory.pyc
_cmdlnpopen.so modconf.pyc vhconst.pyc

Powered by Drupal - Theme created by Danger4k