
Originally Posted by
terlan
I am trying to configure a PHP script to be ran on the 1st of each month using the PLESK control panel schedule task function.
I have in the path to executable file
D:/Parallels/Plesk/Additional/PHP/php.exe -f d:/inetpub/vhosts/***mydomainhere****/httpdocs/***myfile***.php
But cant seem to get it to work. I've tried a few variations of the above but just seem to be not getting it.
I know its probably something simple, staring me in the face, but would appreciate any light anyone can shed on it.