D Damodar New Pleskian Apr 8, 2015 #1 I have tried with two commend is not working, Can give me all commend for this. Commend which I tried those are "php -q" & "wget -q -O". Here I attached the screen short. Attachments corn_path_error.png 3 KB · Views: 5
I have tried with two commend is not working, Can give me all commend for this. Commend which I tried those are "php -q" & "wget -q -O". Here I attached the screen short.
IgorG Plesk addicted! Plesk Certified Professional Apr 8, 2015 #2 Hmm... Do you have installed wget for Windows?
U UFHH01 Guest Apr 9, 2015 #3 Hi Damodar, did you try to define the full paths to wget/php ( exe ) and the PHP - file as well like for example: C:\Windows\wget.exe -q -O NUL http://acedix.com/lib/cron-update.php C:\full_path_to_the_PHP-execution-file\php.exe -f C:\full_path_to_the_domain\acedix.com\lib\cron-update.php
Hi Damodar, did you try to define the full paths to wget/php ( exe ) and the PHP - file as well like for example: C:\Windows\wget.exe -q -O NUL http://acedix.com/lib/cron-update.php C:\full_path_to_the_PHP-execution-file\php.exe -f C:\full_path_to_the_domain\acedix.com\lib\cron-update.php