Dear All,
To be able to install the plugin correctly in a shared hosting environment do the following steps:
- Follow the standard installation steps:
http://wordpress.org/extend/plugins/wp-stats-dashboard/installation/ - Create the folder wp-content/cache if it does not exists
- Create the folder wp-content/cache/wp-stats-dashboard
- Create a file inside the folder wp-stats-dashboard using an MD5 string of your blogid as the filename. You can generate the MD5 string here:
http://www.daveligthart.com/demo/md5/ - Change owner permissions of the file to 777 (under linux "chmod 777")
Good luck.