Skip to content
  1. Jan 09, 2015
  2. Dec 04, 2014
  3. Nov 06, 2014
  4. Oct 29, 2014
  5. Oct 27, 2014
  6. Oct 17, 2014
  7. Sep 24, 2014
  8. Sep 16, 2014
  9. Sep 10, 2014
  10. Sep 01, 2014
  11. Aug 14, 2014
  12. Aug 08, 2014
  13. Aug 07, 2014
  14. Aug 01, 2014
  15. Jul 29, 2014
  16. Jul 27, 2014
  17. Jul 24, 2014
  18. Jun 01, 2014
    • Falko Timme's avatar
      - FPM socket permissions need to be 660 also under Apache, otherwise you get the following error: · b491adf0
      Falko Timme authored
      [Sun Jun 01 18:52:24 2014] [error] [client 146.52.61.243] (13)Permission denied: FastCGI: failed to connect to server "/var/www/clients/client1/web2/cgi-bin/php5-fcgi-1.2.3.4-80-example.de": connect() failed
      [Sun Jun 01 18:52:24 2014] [error] [client 146.52.61.243] FastCGI: incomplete headers (0 bytes) received from server "/var/www/clients/client1/web2/cgi-bin/php5-fcgi-1.2.3.4-80-example.de"
      b491adf0
  19. May 20, 2014
  20. May 08, 2014
  21. May 03, 2014
    • Falko Timme's avatar
      - Make sure full cron jobs are written unchanged; with the previous version, a... · 558b543b
      Falko Timme authored
      - Make sure full cron jobs are written unchanged; with the previous version, a cron job like "cd /var/www/example.com/web/ && /opt/php-5.4.23/bin/php shopware.php /backend/cron" was changed to "/var/www/clients/client1/web1/cd /var/www/example.com/web/ && /opt/php-5.4.23/bin/php shopware.php /backend/cron" which of course does not work.
      558b543b