executing python script by php in apache2 webserver
I have a python script that needs to executed by php in apache2 webserver, but before executing the script , navidate to the pyrthon directory, setup the python virtual environment and install all dependencies from php file.I am getting permission denied