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?
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?