Some important rules when using scheduled tasks.
- Always use full urls throughout. No (../myfile.php), it must be (D:Plesk/vhosts/mywebsite/httpdocs/myfolder/myfile.php)
- Add error reporting(0); to the top of the script.
Some important rules when using scheduled tasks.
© 2022 CODEHAVEN