NetworkTown.Net
Account Closed
- Impact
- 2
Yes, generally all file system accesses should be done via absolute calls.cef said:And also make sure that if you make any system() calls in your script that you use full paths within those as well.
You can find the path to php by executing:NetworkTown.Net said:Well i have full rights on my server so what is the best one to use?
which php
/usr/bin/php
55 * * * * /usr/bin/php -f /home/play/public_html/cron.php

