I’m not sure what exactly is wrong there, PHP can’t find the files that are being included. This is likely to be related either to permissions, or to the fact that the autoloader makes assumptions about how the paths will work – so if I were you I’d start there for debugging. Good luck :)