I think I found the part of my AGI the script is stuck at.

The #!/usr/bin/php command was fine. What the agi debug I believe is 
displaying is the output of this:
 $in = fopen("php://stdin","r");

Which explains what I thought was "cached"
 -- the same #!/usr/bin/php5 -q command repeatedly failing was NOT the 
opening of my script, but rather the <stdin>

I'm going to play around more with this, but in case anyone has a 
similar problem, they'll have a starting place.

Thanks!

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to