Displaying 1 result from an estimated 1 matches for "listsip".
Did you mean:
lastsip
2004 Jun 06
0
AM-Web working?
I am trying to run am-web on my asterisk server. The machine is CVS-HEAD
from 5-29-2004, on Debian Testing, running Apache as httpd.
If I untar the am-web.tar.gz file to /var/www/am-web, and access
http://office.bgcfreedom.com/am-web//command.php?page=listsip or any other
command in a browser, it returns this error:
Warning: main(): Failed opening '' for inclusion
(include_path='.:/usr/share/php:/usr/share/pear') in
/var/www/am-web/command.php on line 23
Examining command.php, I see this:
3 $include = "";
22 {...