执行php脚本相对路径不正确解决办法

contab执行php脚本相对路径不正确解决办法

<?php
ignore_user_abort(true);//开启ignore_user_abort
set_time_limit(3000);
chdir(‘/website/’);//设置绝对路径