Everything is somewhere in the internet.
I uploaded it to my website and if i open the xlrstats folder the install-shield from xlrstats appears. So I assume everything gone well so far.
But if i enter my database-info, it spits out the message:
"Cant connect to the database"
I actually do not get that point (from readme.txt):
4. Copy/rename the file ./config/statsconfig-distro.php to
./config/statsconfig.php and edit it to fit your server settingsI edited this file, therefore I noticed there is no status.xml in it, so where do I have to place it?
description from statsconfig.php:
// This is the path where B3 stores the status.xml file. May be an absolute path or an URL. (Use forward slashes / only!)
// ie.: /var/www/status/status.xml or http://www.yourwebsite.com/status/urt1.xmlDo I need to create a new folder called status and place the status.xml in it?
To now I only have the folders which were included in the package I downloaded by following the instruction of the guide (containing 3 folders: "b3-plugins", "sql" and "xlrstats").
And also, do I have to use GeoIP or can I just use the value "0", to disable it?
Sorry for my stupidity and thanks for your patience and help.