[asterisk-users] web-meetme cbEnd.php not running - error

Glen Ganderton glenganderton at gmail.com
Wed Sep 16 20:50:44 CDT 2009


Hey,

Ive installed web meetme and everything is working fine except no records
are being written to the cdr and participants tables, this is because the
cbEnd.php script is not running. Below is the output of the cbEnd.php when I
run in manually. I am running asterisk 1.4.20.1 and web meetme 3.1.0 and the
latest release's of PEAR,PHP and MySQL.


./cbEnd.php
PHP Strict Standards:  Assigning the return value of new by reference is
deprecated in /usr/share/php5/PEAR/PEAR.php on line 569
PHP Strict Standards:  Assigning the return value of new by reference is
deprecated in /usr/share/php5/PEAR/PEAR.php on line 572
PHP Strict Standards:  Non-static method DB::connect() should not be called
statically in /usr/local/apache2/htdocs/web-meetme/lib/database.php on line
8
PHP Strict Standards:  Non-static method DB::parseDSN() should not be called
statically in /usr/share/php5/PEAR/DB.php on line 520
PHP Strict Standards:  Non-static method PEAR::raiseError() should not be
called statically in /usr/share/php5/PEAR/DB.php on line 543
PHP Strict Standards:  Non-static method DB::errorMessage() should not be
called statically, assuming $this from incompatible context in
/usr/share/php5/PEAR/DB.php on line 965
PHP Strict Standards:  Non-static method DB::isError() should not be called
statically, assuming $this from incompatible context in
/usr/share/php5/PEAR/DB.php on line 688
PHP Strict Standards:  is_a(): Deprecated. Please use the instanceof
operator in /usr/share/php5/PEAR/DB.php on line 594
PHP Strict Standards:  Non-static method PEAR::getStaticProperty() should
not be called statically, assuming $this from incompatible context in
/usr/share/php5/PEAR/PEAR.php on line 867
PHP Strict Standards:  Non-static method DB::isError() should not be called
statically in /usr/local/apache2/htdocs/web-meetme/lib/database.php on line
9
PHP Strict Standards:  is_a(): Deprecated. Please use the instanceof
operator in /usr/share/php5/PEAR/DB.php on line 594
DB Error: not found
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090917/136c9cec/attachment.htm 


More information about the asterisk-users mailing list