|
本帖最后由 xiaoqiu 于 2009-10-6 10:22 编辑
安装说明:"
Instalation
1/ Extract the content of the archive do any folder on your hard drive.
2/ Change login data in file "account.inc.php".
(This can be done later through web GUI.
username - "admin", password - "1234")
3/ Upload the content of the folder to your hosting.
4/ Change access permissions (chmod) of files "log.txt and "account.inc.php"
and access permissions of folder "cookies" to 777 or 666.
5/ a/ Now setup your cron to call "clicker.php". Time between the calls
depends only on you. I recommend 2 minutes as a minimum.
b/ If there is no cron awailable or you just don't want to use it, you can
change the value of the variable "$enable_meta_refresh" to desired
number of seconds between calls. With this setting you will have to have
webbrowser open on the "clicking" page of the script all the time to work.
(This can be done later through web GUI.) |
|