On 06/05/2009 12:10 PM, vivi wrote:
Hi all :
When I input http://your_domain/seradmin/html/admin/index.php to browser, I got the error msg :
*Warning*: require_once(DB.php) [function.require-once http://140.110.209.191/seradmin/html/admin/function.require-once]: failed to open stream: No such file or directory in */var/www/seradmin/html/main_prepend.php* on line *38*
*Fatal error*: require_once() [function.require http://140.110.209.191/seradmin/html/admin/function.require]: Failed opening required 'DB.php' (include_path='.:/usr/local/lib/php') in */var/www/seradmin/html/main_prepend.php* on line *38*
Any ideas on how to solve this?
seems you need php pear DB package -- install it and see if works.
However, not sure seradmin still works with kamailio -- see siremis project for an alternative: http://siremis.asipto.com/
Cheers, Daniel