" I also "fixed" the PHP issue by doing a global search and replace of "&$" with "$"."
but also in definition's function you have to add &$. I haven't got that issue as you but you can look at functions in php scripts that concern finding interfaces and bridghes, they are at the begining in start-index.php and basic-index.php scripts. You can also check config.inc.php if all paths are set correctly (but in debian they should be mostly the same as in knoppix/unbuntu
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
" I also "fixed" the PHP issue by doing a global search and replace of "&$" with "$"."
but also in definition's function you have to add &$. I haven't got that issue as you but you can look at functions in php scripts that concern finding interfaces and bridghes, they are at the begining in start-index.php and basic-index.php scripts. You can also check config.inc.php if all paths are set correctly (but in debian they should be mostly the same as in knoppix/unbuntu