I don't know for sure. It may be something your hosting company can help with since it is settings specific to them.
I'd try leaving the settings in the webassist interface at their default values, and just add this to the top of the page that sends the email:
ini_set("include_path", '/home/spsp1516/php:' . ini_get("include_path") );