Artikelbilder import Fehler?

Hallo,

zu Testzwecken habe ich einen Shop local laufen. Der Artikelimport funktioniert super aber der Import der Artikelbilder funktioniert nicht. Die CSV ist genauso aufgebaut wie bei allen anderen bei dennen ich das gesehen habe:

ordernumber | image | main | description | position | width | height | relations

Es kommt die Meldung:

Unable to guess the mime type as no guessers are available (Did you enable the php_fileinfo extension?) Stack Trace:#0 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\vendor\symfony\http-foundation\File\File.php(79): Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser->guess(‚C:\Bitnami\shop…‘) #1 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\vendor\symfony\http-foundation\File\File.php(58): Symfony\Component\HttpFoundation\File\File->getMimeType() #2 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\engine\Shopware\Models\Media\Media.php(2156): Symfony\Component\HttpFoundation\File\File->guessExtension() #3 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\engine\Shopware\Models\Media\Media.php(1523): Shopware\Models\Media\Media->setFileInfo() #4 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\engine\Shopware\Controllers\Backend\ImportExport.php(1541): Shopware\Models\Media\Media->setFile(Object(Symfony\Component\HttpFoundation\File\File)) #5 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\engine\Shopware\Controllers\Backend\ImportExport.php(1428): Shopware_Controllers_Backend_ImportExport->importImages(‚C:\Bitnami\shop…‘) #6 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\engine\Library\Enlight\Controller\Action.php(159): Shopware_Controllers_Backend_ImportExport->importAction() #7 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\engine\Library\Enlight\Controller\Dispatcher\Default.php(523): Enlight_Controller_Action->dispatch(‚importAction‘) #8 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\engine\Library\Enlight\Controller\Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #9 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\engine\Shopware\Kernel.php(178): Enlight_Controller_Front->dispatch() #10 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\vendor\symfony\http-kernel\HttpCache\HttpCache.php(487): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #11 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\engine\Shopware\Components\HttpCache\AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #12 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\vendor\symfony\http-kernel\HttpCache\HttpCache.php(258): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #13 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\engine\Shopware\Components\HttpCache\AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #14 C:\Bitnami\shopware-5.2.12-0\apps\shopware\htdocs\shopware.php(113): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #15 {main}

OK

 

Ich komm da leider nicht weiter & freue mich über Hilfe.

Gruß

Oliver

Hat sich erledigt hab es schon gefunden.

Für die die es interessiert wie es gelöst wurde:

man muss erstmal die php.ini finden und wenn man sie gefunden hat öffnet man sie und sucht nach dieser Teile: “;extension=php_fileinfo.dll”,

hier entfernt man nun einfach das “;” ,speichert & startet den Apache Web Server neu.

 

Trotzdem Danke 

Gruß

Oliver