(I know this is a bit out of topic, please dont feel offended) Hi there! I was about to try out CDRTool to see if it does what it says - however, it doesn't run at all. There is no forum (that i know of) that discusses CDRTool so i hope someone here can help. The box is a debian unstable (tried stable aswell) and CDRTools is installed according to the instructions. When i try to execute ie something in the scripts/-directory i get the following error: Warning: main(SOAP/Client.php): failed to open stream: No such file or directory in /var/www/CDRTool/rating_lib.phtml on line 5 Fatal error: main(): Failed opening required 'SOAP/Client.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/CDRTool/rating_lib.phtml on line 5 Ok, SOAP/Client.php doesn't exist, SOAP/client.php does however. A symlink ought to solve that problem? Running in the scripts/-directory again gives the error: #!/usr/bin/php4 Fatal error: Cannot redeclare class db_sql in /var/www/CDRTool/phplib/db_mysql.inc on line 13 Now i'm stuck and dont know what to do. If someone has any clues, please let me know. Thanks Martin