Timing plan does not execute PHP script and solution php file storage scheme PHP garbled solve the e-commerce solution Party

Source: Internet
Author: User
Problem

Cron periodically triggers a task, but it is never executed, and /var/log/cron there is no corresponding log generation in it, and there is no error log under the PHP-FPM log file.

Analysis && resolution

Cron not executed?

Does not: (

service crond statuscrond (pid  5467) is running...

File does not have execute permission?

Does not: (

ls -al-rwxrwxrwx  .........

Environment variables not matched?

: )

* * ** * php ........

Changed it.

* * ** * /usr/bin/php  .......

It's settled.

How do you know where your PHP is installed?

whereis phpphp: /usr/bin/php /etc/php.d /etc/php.ini /usr/lib64/php /usr/include/php /usr/share/php /usr/share/man/man1/php.1.gz

Summarize

Problem-solving is about experience and feeling, the more mistakes you make, the more you will be able to solve problems.

'). addclass (' pre-numbering '). Hide (); $ (this). addclass (' has-numbering '). Parent (). append ($numbering); for (i = 1; i <= lines; i++) {$numbering. Append ($ ('
  • '). Text (i)); }; $numbering. FadeIn (1700); }); });

    The above describes the timing plan does not execute PHP scripts and solutions, including the solution, PHP content, want to be interested in PHP tutorial friends helpful.

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.