• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Runtask php version

B

blargman

Guest
Trying to run a scheduled task that runs a php script. It's using php4 though it seems as the functions require php5 and its showing errors because of this. How is it possible to set to have runtask or just this task use php5? I have set the domain to use php5, this seems irrelevant.
 
php for PfW is stored at swsoft\plesk\additional\pleskphp5\, use that binary for the script
 
Back
Top