ok.hab gerade alles neu aufgesetzt.
beim setup der beim ersten start kommt, bekomme ich nach punkt 5 folgenden fehler
[code]fwrite() expects parameter 1 to be resource, null given
in ‘/users/theo/www/piwik/core/Piwik.php’ at the line 999
#0 Piwik_ErrorHandler(2, fwrite() expects parameter 1 to be resource, null given, /users/theo/www/piwik/core/Piwik.php, 999, Array ([aUrl] => http://api.piwik.org/1.0/subscribeNewsletter/?email=theodorius%40gmail.com&security=1&community=1&url=http%3A%2F%2Fwww.theo.bplaced.net%2Fpiwik%2Findex.php,[timeout] => 2,[userAgent] => ,[destinationPath] => ,[followDepth] => 0,[file] => ,[url] => Array ([scheme] => http,[host] => api.piwik.org,[path] => /1.0/subscribeNewsletter/,[query] => email=theodorius%40gmail.com&security=1&community=1&url=http%3A%2F%2Fwww.theo.bplaced.net%2Fpiwik%2Findex.php),[host] => api.piwik.org,[port] => 80,[path] => /1.0/subscribeNewsletter/?email=theodorius%40gmail.com&security=1&community=1&url=http%3A%2F%2Fwww.theo.bplaced.net%2Fpiwik%2Findex.php,[errno] => ,[errstr] => ,[fsock] => ))
#1 fwrite(, GET /1.0/subscribeNewsletter/?email=theodorius%40gmail.com&security=1&community=1&url=http%3A%2F%2Fwww.theo.bplaced.net%2Fpiwik%2Findex.php HTTP/1.0
Host: api.piwik.org
User-Agent: Piwik/0.4.3
Referer: http://91.63.187.102/
Connection: close
) called at [/users/theo/www/piwik/core/Piwik.php:999]
#2 Piwik::sendHttpRequest(http://api.piwik.org/1.0/subscribeNewsletter/?email=theodorius%40gmail.com&security=1&community=1&url=http%3A%2F%2Fwww.theo.bplaced.net%2Fpiwik%2Findex.php, 2) called at [/users/theo/www/piwik/plugins/Installation/Controller.php:290]
#3 Piwik_Installation_Controller->generalSetup() called at [/users/theo/www/piwik/plugins/Installation/Installation.php:60]
#4 Piwik_Installation->startInstallation(Piwik_Event_Notification Object ([_notificationName] => FrontController.NoConfigurationFile,[_notificationObject] => Exception Object ([] => The configuration file /users/theo/www/piwik/config/config.ini.php has not been found.,[] => ,[] => 0,[] => /users/theo/www/piwik/core/Config.php,[] => 106,[] => Array ([0] => Array ([file] => /users/theo/www/piwik/core/Piwik.php,[line] => 1420,[function] => init,[class] => Piwik_Config,[type] => ->,[args] => Array ()),[1] => Array ([file] => /users/theo/www/piwik/core/FrontController.php,[line] => 195,[function] => createConfigObject,[class] => Piwik,[type] => ::,[args] => Array ()),[2] => Array ([file] => /users/theo/www/piwik/index.php,[line] => 64,[function] => init,[class] => Piwik_FrontController,[type] => ->,[args] => Array ())),[] => ),[_notificationInfo] => Array (),[_notificationState] => 0,[_notificationCount] => 0))
#5 call_user_func_array(Array ([0] => Piwik_Installation Object ([] => Piwik_Installation_Controller),[1] => startInstallation), Array ([0] => Piwik_Event_Notification Object ([_notificationName] => FrontController.NoConfigurationFile,[_notificationObject] => Exception Object ([] => The configuration file /users/theo/www/piwik/config/config.ini.php has not been found.,[] => ,[] => 0,[] => /users/theo/www/piwik/core/Config.php,[] => 106,[] => Array ([0] => Array ([file] => /users/theo/www/piwik/core/Piwik.php,[line] => 1420,[function] => init,[class] => Piwik_Config,[type] => ->,[args] => Array ()),[1] => Array ([file] => /users/theo/www/piwik/core/FrontController.php,[line] => 195,[function] => createConfigObject,[class] => Piwik,[type] => ::,[args] => Array ()),[2] => Array ([file] => /users/theo/www/piwik/index.php,[line] => 64,[function] => init,[class] => Piwik_FrontController,[type] => ->,[args] => Array ())),[] => ),[_notificationInfo] => Array (),[_notificationState] => 0,[_notificationCount] => 0))) called at [/users/theo/www/piwik/libs/Event/Dispatcher.php:213]
#6 Event_Dispatcher->addObserver(Array ([0] => Piwik_Installation Object ([] => Piwik_Installation_Controller),[1] => startInstallation), FrontController.NoConfigurationFile) called at [/users/theo/www/piwik/core/PluginsManager.php:356]
#7 Piwik_PluginsManager->addPluginObservers(Piwik_Installation Object ([] => Piwik_Installation_Controller)) called at [/users/theo/www/piwik/core/PluginsManager.php:242]
#8 Piwik_PluginsManager->loadPlugins() called at [/users/theo/www/piwik/core/PluginsManager.php:157]
#9 Piwik_PluginsManager->setPluginsToLoad(Array ([0] => CorePluginsAdmin,[1] => CoreAdminHome,[2] => CoreHome,[3] => API,[4] => Widgetize,[5] => LanguagesManager,[6] => Actions,[7] => Dashboard,[8] => Referers,[9] => UserSettings,[10] => UserCountry,[11] => VisitsSummary,[12] => VisitFrequency,[13] => VisitTime,[14] => VisitorInterest,[15] => ExampleAPI,[16] => ExamplePlugin,[17] => ExampleRssWidget,[18] => ExampleFeedburner,[19] => ExampleRssWidget,[20] => Provider,[21] => Feedback,[22] => Login,[23] => UsersManager,[24] => SitesManager,[25] => Installation)) called at [/users/theo/www/piwik/core/FrontController.php:203]
#10 Piwik_FrontController->init() called at [/users/theo/www/piwik/index.php:64]
[/code]