I am trying to install the iPod Tracker from http://ipodtracker.sourceforge.net/
I can't understand the read me file which is shown below. I have downloaded the two files, now what do I do? I'm confused what phpadmin is? There's a rar folder with a few ncis files and there's a compiling program or something?
README FILE
You need:
-a web server with PHP and MySQL
-NSIS and the Inetc plug-in
--------------------------
1. To compile iTracker.exe, you need:
http://nsis.sourceforge.net/Inetc_plug-in
and
http://nsis.sourceforge.net/Download
2. By using phpMyAdmin, execute the code in "Install.sql" to create a table to log connection information.
3. Upload "iTracker.php" in the "upload" folder to your web server.
4. In "iPod Root", edit the domain in the first line in "iTracker.nsi" to match your domain, up to "/iTracker.php".
For example, if the path to iTracker.php was:
http://www.domain.com/a/b/c/d/e/iTracker.php
You would enter:
http://www.domain.com/a/b/c/d/e
5. Compile the NSIS script, and copy both of the files in the "iPod root" folder to the root folder of your iPod.
To view logs, visit:
http://www.##yourdomain##.com/iTracker.php?view=yes&serial=##yourserial##&pass=##yourpass##
I can't understand the read me file which is shown below. I have downloaded the two files, now what do I do? I'm confused what phpadmin is? There's a rar folder with a few ncis files and there's a compiling program or something?
README FILE
You need:
-a web server with PHP and MySQL
-NSIS and the Inetc plug-in
--------------------------
1. To compile iTracker.exe, you need:
http://nsis.sourceforge.net/Inetc_plug-in
and
http://nsis.sourceforge.net/Download
2. By using phpMyAdmin, execute the code in "Install.sql" to create a table to log connection information.
3. Upload "iTracker.php" in the "upload" folder to your web server.
4. In "iPod Root", edit the domain in the first line in "iTracker.nsi" to match your domain, up to "/iTracker.php".
For example, if the path to iTracker.php was:
http://www.domain.com/a/b/c/d/e/iTracker.php
You would enter:
http://www.domain.com/a/b/c/d/e
5. Compile the NSIS script, and copy both of the files in the "iPod root" folder to the root folder of your iPod.
To view logs, visit:
http://www.##yourdomain##.com/iTracker.php?view=yes&serial=##yourserial##&pass=##yourpass##