[asterisk-users] Asterisk AGI and php problem....
Marc Charbonneau
timebandit001 at gmail.com
Sat Aug 16 12:20:18 CDT 2008
> '/var/lib/asterisk/agi-bin/cid-to-acct.php': No such file or directory" 2
> == cid-to-acct.php: Failed to execute
It is not complaining about the lack of "/usr/bin/php", but about the
fact that the file "/var/lib/asterisk/agi-bin/cid-to-acct.php" is
nowhere to be found.
Probably asking the obvious but...
Did you place the file in the agi-bin folder ?
Is it really named cid-to-acct.php ?
Is it executable ?
Does the user under which asterisk is running as the right to execute it ?
hth
More information about the asterisk-users
mailing list