marcelog / PAMI

PHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. Supports commands with responses with multiple events. Very suitable for development of operator consoles and / or asterisk / channels / peers monitoring through SOA, etc

Home Page:http://marcelog.github.com/PAMI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

require_once in PAMI

software-pulse opened this issue · comments

while running test.php inside docs/examples/quickstart/test.php /...
I am getting this error..kindly help me soon...

Warning: require_once(var\www\html\pami-1.72\PAMI-1.72\vendor\apache\log4php\src\main\php\Logger.php): failed to open stream: No such file or directory in /var/www/html/pami-1.72/PAMI-1.72/docs/examples/quickstart/test.php on line 20

Fatal error: require_once(): Failed opening required 'var\www\html\pami-1.72\PAMI-1.72\vendor\apache\log4php\src\main\php\Logger.php' (include_path='../../../src/mg:.:/usr/share/php:/usr/share/pear') in /var/www/html/pami-1.72/PAMI-1.72/docs/examples/quickstart/test.php on line 20