• #dev 2018-10-05
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-10-05 UTC
# 11:39
jeremycherfas
I have a PHP script on my local server that writes stuff to my Known instance. I would quite like to automate it as a cron job. Current problem is that when I call the file from the terminal it fails to find a file it needs to read. When I call it from the browser, it finds that file. So, do I need to provide an absolute URL for the file to read?