Posted by J.O. Aho on 09/29/91 12:00
NN wrote:
> will it execute a php file?
> or it works only with binaries?
>
> 10 14 * * 1 /path/to/file/index.php
In some better distributions you can add a
#!/path/to/bin/php
on to of the file and then
chmod 755 /path/to/file/index.php
in that case you can use the line you wrote.
--
//Aho
Navigation:
[Reply to this message]
|