Cron job and folders permissions - permission denied

前端 未结 4 726
无人共我
无人共我 2020-12-19 16:10

I have a folder above the webroot that is used to temporarily store user files generated by a php web application. The files may, for example, be PDF\'s that are going to be

4条回答
  •  清酒与你
    2020-12-19 16:49

    if you are using cpanel to run a php, you can try something like this: "php /home/algo/public_html/testcron.php" ... just write: php (the rute of the script)/yourscritpt.php"

提交回复
热议问题