No record in the dash board

I created everything as sucessfully and added the java script all my local web pages but after accessing our local web pages the piwik dashboards shows that “no data” in all of the widgets. could any one help me to proceed future.

Error.log

Starting 250 worker threads.
Unable to Connect to tcp://feeds.feedburner.com:80. Error #0: php_network_getaddresses: getaddrinfo failed: No such host is known.

If you see a delay in reporting: In php.ini, make sure your timezone is configured.

Is the error

Unable to Connect to tcp://feeds.feedburner.com:80. Error #0: php_network_getaddresses: getaddrinfo failed: No such host is known.

really related to the php.ini timezone??

No.

A lag in reporting is associated with an incorrect timezone configuration.

The error log message is an unrelated issue. It’s an indication that the DNS resolver is not configured/available or that the domain name no longer resolves. This could be permanent or temporary. If it persists, contact your sysadmin.

Ok, got it, thanx!