Getting Error While Installing 5.7.0.3

Permalink
Has anyone come across this error while trying to install 5.7.0.3? I get most of the way through the installation and this error pops up towards the end.

I have triple checked all my database info, C5 requirements, etc. Any help would be very much appreciated. Thanks

Brett

#0 /home4/brettloc/public_html/c5/concrete/src/Support/Facade/Facade.php(113): Imagine\Imagick\Imagine->load('\xFF\xD8\xFF\xE1\x02rExif\x00\x00II*...') #1 /home4/brettloc/public_html/c5/concrete/src/File/Version.php(768): Concrete\Core\Support\Facade\Facade::__callStatic('load', Array) #2 /home4/brettloc/public_html/c5/concrete/src/File/Version.php(768): Concrete\Core\Support\Facade\Image::load('\xFF\xD8\xFF\xE1\x02rExif\x00\x00II*...') #3 /home4/brettloc/public_html/c5/concrete/src/File/Type/Inspector/ImageInspector.php(23): Concrete\Core\File\Version->rescanThumbnails() #4 /home4/brettloc/public_html/c5/concrete/src/File/Version.php(878): Concrete\Core\File\Type\Inspector\ImageInspector->inspect(Object(Concrete\Core\File\Version)) #5 /home4/brettloc/public_html/c5/concrete/src/File/Importer.php(125): Concrete\Core\File\Version->refreshAttributes() #6 /home4/brettloc/public_html/c5/concrete/src/Package/StartingPointPackage.php(174): Concrete\Core\File\Importer->import('/home4/brettloc...', 'houses.jpg') #7 [internal function]: Concrete\Core\Package\StartingPointPackage->import_files() #8 /home4/brettloc/public_html/c5/concrete/controllers/install.php(261): call_user_func(Array) #9 [internal function]: Concrete\Controller\Install->run_routine('elemental_full', 'import_files') #10 /home4/brettloc/public_html/c5/concrete/src/Controller/AbstractController.php(149): call_user_func_array(Array, Array) #11 /home4/brettloc/public_html/c5/concrete/src/Routing/ControllerRouteCallback.php(25): Concrete\Core\Controller\AbstractController->runAction('run_routine', Array) #12 /home4/brettloc/public_html/c5/concrete/src/Routing/Router.php(59): Concrete\Core\Routing\ControllerRouteCallback->execute(Object(Concrete\Core\Http\Request), Object(Concrete\Core\Routing\Route), Array) #13 /home4/brettloc/public_html/c5/concrete/src/Support/Facade/Facade.php(116): Concrete\Core\Routing\Router->execute(Object(Concrete\Core\Routing\Route), Array) #14 /home4/brettloc/public_html/c5/concrete/src/Application/Application.php(313): Concrete\Core\Support\Facade\Facade::__callStatic('execute', Array) #15 /home4/brettloc/public_html/c5/concrete/src/Application/Application.php(313): Concrete\Core\Support\Facade\Route::execute(Object(Concrete\Core\Routing\Route), Array) #16 /home4/brettloc/public_html/c5/concrete/bootstrap/start.php(179): Concrete\Core\Application\Application->dispatch(Object(Concrete\Core\Http\Request)) #17 /home4/brettloc/public_html/c5/concrete/dispatcher.php(36): require('/home4/brettloc...') #18 /home4/brettloc/public_html/c5/index.php(2): require('/home4/brettloc...') #19 {main}

 
brettlockhart replied on at Permalink Reply
Ok, found a solution. I did the installation without sample content selected. I guess there is something in there the sample content causing an issue.
pendragn replied on at Permalink Reply
pendragn
Yep, I see the same thing as well...install fails with using sample content. Installing blank site works OK.