The script runs fine command line. I have edited in the past to try as /usr/bin/php -q and it didn't help. Right now, it's not even reading the changes. I must be missing something very obvious...
LN [email protected] wrote: > Message: 16 > Date: Wed, 24 Jun 2009 17:17:59 -0400 > From: "Juan E. Rodr?guez" <[email protected]> > Subject: Re: [asterisk-users] PHP AGI Not Working and Odd Behavior > To: Asterisk Users Mailing List - Non-Commercial Discussion > <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Try running your script with /usr/bin/php5 script.php to test it > Or changing #!/usr/bin/php5 -q to #!/usr/bin/php -q > _______________________________________________ -- 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
