PHP + Wordpress + Remote interpreter
I am trying to get setup to run and start some new projects. Primarily I work with WordPress and Python.
We have a development server on premisses so I setup the remote PHP interpreter.
Now that I am adding wordpress into the mix I am not sure if I have set things up correctly.
If I am using wordpress do I need to use a local interpreter for things to work correctly or is there a way to setup wordpress with the remote interpreter?
Please sign in to leave a comment.
After several failed attempts I finially found some FAQ or bug report that noted that some of the features for
remote interpreter + PHP + WordPress actually did not work.
I have started using the local inturpriter without issue.