php - Python script not running on web server -


I am trying to call a Python script from a PHP script. When I run a PHP script in a Linux command prompt, the dragon is executed properly. But when I run a PHP script on a web server, the Python script is not executed. Can anyone tell me why this is so and how can I improve it?

Comments

Popular posts from this blog

mysql - where clause in inner join query -

java - Why my included JSP file won't get processed correctly? -

php - MySQL Query for Advanced Search multiple criteria -