• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Python Custom Module / Internal Server Error

Jonatan Grim

New Pleskian
I'm using Plesk 12.5 on CentOS 6.8

Module name is "dummy" (not the real name)
I have installed a custom module dummy using root SSH and "python setup.py install"

My problem is that 5 out of 6 requests returns "Internal Server Error" with error "ImportError: No module named dummy", but the last request works.

Why does it only work sometimes, and what can I do to fix this?
Is there a special way to install Plesk Python Modules?
 
Back
Top