I am using ubuntu 11.10. I want to enable the execution of python libraries on my lampp server. I have written a php code that does shell_exec() to run a python script,but the libraries used in the python script are not working. How do I enable it on lampp?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
I cannot answer your question due to a lack of details. However, have you using mod_python instead of calling through php? |
|||
|
|