I already had the script from earlier posts but with them also I was facing the same issue as with that shared by you. I was only looking for some helpful reply to get it to work, if you don't want than don't. Also the script does not work on the link provided by you. What should i do with a script even if its free if it does not work.
(06-04-2014 05:29 AM)PizzaTuna Wrote: [ -> ]@skat123 what is your problem ? you have here FREE SCRIPT ! FREE DOWNLOAD .
i have installed this script on FREE WEBSPACE SUBDOMAIN and works .
(06-04-2014 01:27 AM)skat123 Wrote: [ -> ]Can you tell what all settings have you changed as i am unable to get this to work.
Here is the script installation
instructions/tutorial that I have followed.
skip 1 and 2nd step, and instead of these two steps goto ADMIN folder, open integrity.txt and edit the file to activate the script.
then start from 3 ....
Hope this will be helpful
Thanks for your reply. But this is the error i keep on getting
Process Started
Complete Gathering Meta Information
Failed Gathering Host Information
Further Processing Stopped because of a Failed Step.
I am installing the script on "mydomain.com/cutestat". I have been using this settings
define("APP_URL", "http://mydomain.com/"); in app.init.php
define("APP_BASE_URI", "/cutestat/"); in app.config.php
{"status":"success","domain":"mydomain.com"} in integrity.txt
Can you tell me if this are correct or if I also need to make changes in some other files
(06-04-2014 06:18 PM)Perfume Wrote: [ -> ] (06-04-2014 01:27 AM)skat123 Wrote: [ -> ]Can you tell what all settings have you changed as i am unable to get this to work.
Here is the script installation instructions/tutorial that I have followed.
skip 1 and 2nd step, and instead of these two steps goto ADMIN folder, open integrity.txt and edit the file to activate the script.
then start from 3 ....
Hope this will be helpful
(06-05-2014 12:47 AM)skat123 Wrote: [ -> ]Thanks for your reply. But this is the error i keep on getting
Process Started
Complete Gathering Meta Information
Failed Gathering Host Information
Further Processing Stopped because of a Failed Step.
I am installing the script on "mydomain.com/cutestat". I have been using this settings
define("APP_URL", "http://mydomain.com/"); in app.init.php
define("APP_BASE_URI", "/cutestat/"); in app.config.php
{"status":"success","domain":"mydomain.com"} in integrity.txt
Can you tell me if this are correct or if I also need to make changes in some other files
I have installed it on root directory
and my settings are
define("APP_URL", "http://subdomain.domain.com"); in app.init.php
define("APP_BASE_URI", "http://subdomain.domain.com/"); in app.config.php
{"status":"success","domain":"subdomain.domain.com"} in integrity.txt
you may try
define("APP_URL", "http://mydomain.com"); in app.init.php
define("APP_BASE_URI", "http://mydomain.com/cutestat/"); in app.config.php
{"status":"success","domain":"mydomain.com"} in integrity.txt
OR
define("APP_URL", "http://mydomain.com/cutestat"); in app.init.php
define("APP_BASE_URI", "http://mydomain.com/cutestat/"); in app.config.php
{"status":"success","domain":"mydomain.com"} in integrity.txt
OR
define("APP_URL", "http://mydomain.com/cutestat"); in app.init.php
define("APP_BASE_URI", "http://mydomain.com/cutestat/"); in app.config.php
{"status":"success","domain":"mydomain.com/cutestat"} in integrity.txt
one of the settings above should work for you
anyone reshare this script, please
i did like that but i still get this error
Failed Gathering Host Information
Further Processing Stopped because of a Failed Step.
i installed the script on plesk
i also have same error
Failed Gathering Host Information
Further Processing Stopped because of a Failed Step.