So I created several Python scripts for my limesurvey project.
And I created functions in limesurvey that require some php files to call the Python files.
While the Php-Python communication works for me in WAMP, it didn't when I hosted it in a webhoster.
So after research I found that VPS might solve the security issues I face currenly with webhosting.
If that's the case, what specifications does a limesurvey project require from a VPS?