On Mon, Jul 15, 2013 at 3:26 PM, Manikanta Kondeti <[email protected]> wrote: > Ok , let me explain you this way , my app is working fine , I can run that > python file on terminal and its working , the problem is I'm not able to > execute it from php file .
You may need an absolute path, e.g. /usr/local/bin/python. Otherwise, without an error message or more information there's not much to do about diagnosis. -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
