Webshops

Shopware undefined function

Shopware Umstellung von PHP5 auf PHP7.0: PHP Fatal error: Uncaught Error: Call to undefined function simplexml_load_file() Lösung Nach der Umstellung auf php7.0 hatte ich simplexml nicht installiert. apt-get install php7.0-simplexml systemctl restart apache2 Danach funktioniert wieder alles einwandfrei.

Magento – How to solve a cron error message

Error /usr/bin/php -c /etc/php5/apache2/php.ini /var/www/test/bin/magento setup:cron:run >> /var/www/test/var/log/setup.cron.log& I have removed magento but im still recieving mails: /bin/sh: 1: cannot create /var/www/test/var/log/setup.cron.log: Directory nonexistent #you cant su to www-data because the shell is not set so you have to specify …

Magento – How to solve a cron error message Weiterlesen »

Shopware – Google Analytics einbinden

Einstellungen -> Plugin Manager -> Suche -> Google Integration (von shopware AG) -> Installieren Plugin aktivieren Konfiguration: Google Analytics-ID finden unter Analytics -> Verwaltung -> Property-Einstellungen -> Tracking-ID Speichern

Scroll to Top