13.09.2011, 02:54
This is because your streamer.so plugin is not getting loaded therefore the functions provided by the plugin that your script is using, are not available. Make sure that the file streamer.so is in your plugins directory and the directory is readable. Remember that Linux distributions are case-sensitive.

