Einstellungen und Cronjob bei Hosteurope

Der Cronjob funktioniert irgendwie nicht. Habe versucht ihn über putty zu starten, wirft jedoch als Fehlermeldung aus, dass für das tmp Verzeichnis kein Schreibrecht bestehe. Das (und alle Unterorder sowie Dateien) haben jedoch bereits 777?!


Piwik couldn't write to some directories

Try to Execute the following commands on your server:
chmod 0777 /is/htdocs/wp1234566/www/piwik/tmp/templates_c
chmod 0777 /is/htdocs/wp1234566/www/piwik/tmp/cache
chmod 0777 /is/htdocs/wp1234566/www/piwik/tmp/assets

If this doesn't work, you can try to create the directories with your FTP software, and set the CHMOD to 0777 (with your FTP software, right click on the directories, permissions).