Probably unrelated, but its bad practice to use short tags <? ?> / <?=$var;?> use <?php ?> / <?php echo $var;?> instead. Incase short_open_tag = Off in php.ini
On Thu, Jun 25, 2009 at 11:08 AM, Leah Newmark<lnewm...@capalon.com> wrote: > Take a look at this: > /var/lib/asterisk/agi-bin/olehphone# head incoming.php displays: > #!/usr/bin/php > <? > > Running it shows this: > /var/lib/asterisk/agi-bin/olehphone# ./incoming.php > #!/usr/bin/php5 -q > > > Is that normal behavior if php5 is the library installed? Seems very odd > to me. > > LN > > > asterisk-users-requ...@lists.digium.com wrote: >> Message: 18 >> Date: Wed, 24 Jun 2009 16:23:17 -0500 >> From: "Danny Nicholas" <da...@debsinc.com> >> Subject: Re: [asterisk-users] PHP AGI Not Working and Odd Behavior >> To: "'Asterisk Users Mailing List - Non-Commercial Discussion'" >> <asterisk-users@lists.digium.com> >> Message-ID: <6e120f20f06549dabcbf9675d32cb...@db0002> >> Content-Type: text/plain; charset="iso-8859-1" >> >> Looking at my ?man php5? ?q is not a valid option. That may be just on >> Suse. >> >> > > > _______________________________________________ > -- 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 > _______________________________________________ -- 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