• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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