Skip to main content

PHP Process limit stopping script from running

Comments

7 comments

  • cPanelMichael
    There is around 40 invoices that should run on the first of every month, what actually happens is the script runs everyday (as it should), gets through the first 25 items and just cuts out. It then emails me telling me:

    Hello, Do you notice any output to /usr/local/apache/logs/error_log when this happens? Thank you.
    0
  • Chris Brown
    Hi Thanks for the reply. I've found the following which seems unrelated to me but you will know better. Theres alot of SSL references but i don;t use certs for any of the sites on the server. The script that cuts out runs at 11am.
    [Wed Dec 14 09:50:04.760573 2016] [:error] [pid 16580] [client 91.198.xxx.xx:11632] File does not exist: /home/example/public_html/index.php, referer: http://www.examplelifti$ [Wed Dec 14 09:50:20.299896 2016] [:error] [pid 16576] [client 91.198.xxx.xx:12427] File does not exist: /home/example/public_html/index.php, referer: http://www.examplelifti$ [Wed Dec 14 09:50:20.300039 2016] [:error] [pid 16576] [client 91.198.xxx.xx:12427] File does not exist: /home/example/public_html/index.php, referer: http://www.examplelifti$ [Wed Dec 14 09:50:20.714518 2016] [:error] [pid 17610] [client 91.198.xxx.xx:12454] File does not exist: /home/example/public_html/index.php, referer: http://www.examplelifti$ [Wed Dec 14 09:50:20.714636 2016] [:error] [pid 17610] [client 91.198.xxx.xx:12454] File does not exist: /home/example/public_html/index.php, referer: http://www.examplelifti$ [Wed Dec 14 10:32:38.680860 2016] [:error] [pid 17626] [client 112.124.xx.xxx:5777] File does not exist: /home/example/public_html/index.php [Wed Dec 14 10:32:38.680992 2016] [:error] [pid 17626] [client 112.124.xx.xxx:5777] File does not exist: /home/example/public_html/index.php [Wed Dec 14 10:32:38.889975 2016] [:error] [pid 23974] [client 112.124.xx.xxx:5803] File does not exist: /home/example/public_html/index.php [Wed Dec 14 10:32:38.890149 2016] [:error] [pid 23974] [client 112.124.xx.xxx:5803] File does not exist: /home/example/public_html/index.php [Wed Dec 14 11:07:31.031775 2016] [mpm_prefork:notice] [pid 1074] AH00171: Graceful restart requested, doing restart [Wed Dec 14 11:07:33.002259 2016] [ssl:warn] [pid 1074] AH01909: example.com:443:0 server certificate does NOT include an ID which matches the server name [Wed Dec 14 11:07:33.003230 2016] [ssl:warn] [pid 1074] AH01909: domain.com:443:0 server certificate does NOT include an ID which matches the server name [Wed Dec 14 11:07:33.007763 2016] [ssl:warn] [pid 1074] AH01909: someusr@domain.co.uk:443:0 server certificate does NOT include an ID which matches the server name [Wed Dec 14 11:07:33.010363 2016] [ssl:warn] [pid 1074] AH01909: example.com:443:0 server certificate does NOT include an ID which matches the server name [Wed Dec 14 11:07:33.011316 2016] [ssl:warn] [pid 1074] AH01909: example.co.uk:443:0 server certificate does NOT include an ID which matches the server name [Wed Dec 14 11:07:33.014026 2016] [ssl:warn] [pid 1074] AH01909: example.co.uk:443:0 server certificate does NOT include an ID which matches the server name [Wed Dec 14 11:07:33.014938 2016] [ssl:warn] [pid 1074] AH01909: example.co.uk:443:0 server certificate does NOT include an ID which matches the server name [Wed Dec 14 11:07:33.026803 2016] [mpm_prefork:notice] [pid 1074] AH00163: Apache/2.4.18 (Unix) OpenSSL/1.0.1e-fips mod_bwlimited/1.4 configured -- resuming normal operations [Wed Dec 14 11:07:33.026822 2016] [core:notice] [pid 1074] AH00094: Command line: '/usr/local/apache/bin/httpd -D SSL' [Wed Dec 14 12:06:15.944157 2016] [mpm_prefork:notice] [pid 1074] AH00171: Graceful restart requested, doing restart [Wed Dec 14 12:06:17.001993 2016] [ssl:warn] [pid 1074] AH01909: example.com:443:0 server certificate does NOT include an ID which matches the server name [Wed Dec 14 12:06:17.002923 2016] [ssl:warn] [pid 1074] AH01909: domain.com:443:0 server certificate does NOT include an ID which matches the server name [Wed Dec 14 12:06:17.007699 2016] [ssl:warn] [pid 1074] AH01909: someusr@domain.co.uk:443:0 server certificate does NOT include an ID which matches the server name [Wed Dec 14 12:06:17.010654 2016] [ssl:warn] [pid 1074] AH01909: example.com:443:0 server certificate does NOT include an ID which matches the server name
    Very appreciative for any help and advice you can offer
    0
  • cPanelMichael
    Hello, I'm not sure those entries relate to the issue you have reported. Could you open a support ticket using the link in my signature so we can take a closer look? You can post the ticket number here and we will update this thread with the outcome. Thank you.
    0
  • Chris Brown
    Sorry Michael, I'm unable to find your signature :/
    0
  • Infopro
    Assuming you're on a mobile device (signatures are not ed), here's the link:
    0
  • Chris Brown
    Just read the terms for opening a ticket. My server is hosted at GoDaddy and the license is through them. Will I need to contact them instead?
    0
  • Infopro
    You should probably start there, yes. A user with a cPanel license can open a ticket to cPanel Technical Support as well.
    0

Please sign in to leave a comment.