Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter amila

    (@flatworld21)

    Mackni, I tried the easycron service but also failed.
    in my php I do some thing like this
    $result = set_cimyFieldValue($user->ID, 'My_PASSWORD', $myPassword);
    And it did not update the mysql correctly. All of the parameters are correct and I can successfully do when I copy the url to IE.

    Thread Starter amila

    (@flatworld21)

    In the end I did not use any php, instead I use shell to insert or update mysql.
    But I still want to know why I can only select data but not update or insert data by cron running php

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘cron can not get data’ is closed to new replies.