cron
Cron job in Ubuntu
This should be pretty straight forward but I can\'t seem to get getting it working despite reading several tutorials via Google, Stackoverflow and the man page.[详细]
2023-04-07 10:46 分类:问答How can I get the CPU and Memory useage
I want to know the memory and CPU usage in php, bec开发者_开发百科ause I\'m using cronejobs sometimes the CPU is overloaded so in this case I don\'t wan to start more process, I just want to skip this[详细]
2023-04-07 10:44 分类:问答How can I make cron jobs to POST to a url through PHP scripts?
I am not sure how I can assign cron jobs through PHP script AND have that cron job POST to a PHP script. Any ideas? Also, what would I need to tell my webhost people? usually If i want to allow one or[详细]
2023-04-07 04:56 分类:问答Twilio, is it possible to have 5 minute delays between a call with Rest api?
I have a sequential dialling app but I want to add 5 minute de开发者_Python百科lays between each call.. I am thinking cron job. is this possible? If so what do I need to do to make this happen? I have[详细]
2023-04-07 04:50 分类:问答Want to develop a Newsletter Sending system for about 18000 email recipients using swift mailer
I would like to develop a newsletter sending system using Swiftmailer. I would like to know: 1) Do I require to set a cron job for this ?[详细]
2023-04-07 03:55 分类:问答Does running a cronjob in shared webhosting (in CPanel) support mod_rewrite'd URLs?
I\'m currently developin开发者_如何学JAVAg a PHP application where I have SEO friendly URLs, I\'m planning on once finished production stage (off localhost) to purchase some shared webhosting and sche[详细]
2023-04-07 00:33 分类:问答Problem with executing PHP script running on Cron
I\'m trying to run a very simple PHP script on cron on a third-party hosting server and I have encountered a weird problem. The script\'s contents is NOT executed although I got confirmed that the cro[详细]
2023-04-06 23:00 分类:问答PHP script run via cron does not connect to database
I am trying 开发者_如何学Cto connect to mysql database in a PHP script run via cron job. It does not connect to the database somehow. I run the same script in my browser and everything works well. I u[详细]
2023-04-06 12:40 分类:问答bash script for screen -r
I want to make a bash script that echo\'s something into one of the screens that I have running (screen -r is how I get to it in SSH).[详细]
2023-04-06 04:09 分类:问答cant get a cron job running on debian
I\'ve got a Debian VPS with a few websites on. I\'m currently using django quite heavily. I want a cron job to run and schedule a script inside one of my django sites. The upshot is that I can\'t get[详细]
2023-04-05 13:41 分类:问答