• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

scheduling a PHP script

M

MatteoA

Guest
Hello,
we use Plesk 8.2 on our windows server and I need to schedule a php script.
I test it from the command line and it works good.

Then I'm not able to setup the scheduled job on Plesk.

This is the command line call:

php C:\Inetpub\vhosts\myDomain.it\httpdocs\wcms\administrator\components\com_cloner\cloner.cron.php myConfig.php

When I go to plesk -> Scheduled tasks I have 2 fields (the path of the exe and parameters)

I have tried some combination but it does't work. It seems to make nothing


Please help me
 
Back
Top