Installation Alles andere als "einfach" :-(

Piwik couldn’t write to some directories.

Try to Execute the following commands on your Linux server:

chmod 0777 /var/www/web8/html/piwik/tmp

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).

After applying the modifications, you can refresh the page.

OK. setzen wir also auf 777

problem writing temporary file '/var/www/web8/html/piwik/tmp/templates_c/wrt4cfc66510438e’
Backtrace:

#0 /var/www/web8/html/piwik/libs/Smarty/internals/core.write_file.php(32): Piwik_Smarty->trigger_error(‘problem writing…’)
#1 /var/www/web8/html/piwik/libs/Smarty/internals/core.write_compiled_resource.php(29): smarty_core_write_file(Array, Object(Piwik_Smarty))
#2 /var/www/web8/html/piwik/libs/Smarty/Smarty.class.php(1431): smarty_core_write_compiled_resource(Array, Object(Piwik_Smarty))
#3 /var/www/web8/html/piwik/libs/Smarty/Smarty.class.php(1261): Smarty->_compile_resource(‘Installation/te…’, ‘/var/www/web8/h…’)
#4 /var/www/web8/html/piwik/core/View.php(154): Smarty->fetch(‘Installation/te…’)
#5 /var/www/web8/html/piwik/plugins/Installation/View.php(57): Piwik_View->render()
#6 /var/www/web8/html/piwik/plugins/Installation/Controller.php(89): Piwik_Installation_View->render()
#7 /var/www/web8/html/piwik/plugins/Installation/Installation.php(72): Piwik_Installation_Controller->welcome(‘The configurati…’)
#8 [internal function]: Piwik_Installation->dispatch(Object(Piwik_Event_Notification))
#9 /var/www/web8/html/piwik/libs/Event/Dispatcher.php(213): call_user_func_array(Array, Array)
#10 /var/www/web8/html/piwik/core/PluginsManager.php(391): Event_Dispatcher->addObserver(Array, ‘FrontController…’)
#11 /var/www/web8/html/piwik/core/PluginsManager.php(274): Piwik_PluginsManager->addPluginObservers(Object(Piwik_Installation))
#12 /var/www/web8/html/piwik/core/PluginsManager.php(182): Piwik_PluginsManager->reloadPlugins()
#13 /var/www/web8/html/piwik/core/FrontController.php(208): Piwik_PluginsManager->loadPlugins(Array)
#14 /var/www/web8/html/piwik/index.php(59): Piwik_FrontController->init()
#15 {main}

Jemand eine Idee?