• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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