I've made a form that send a variable to a php page that call an external program, "festival" for speech synthesis (i'm workin on a red hat linux with apache), passing to it the variable. the script is correct, because if i launch it from the command line it works, but when i execute it from the browser i've no audio output (on the server, not on the client machine).
any suggetion? thanks