Sunlander
- Total activity 84
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by Sunlander-
Ah ... I just ran it without nano this is what it shows: # /usr/bin/php /home/mysite1/public_html/script.php Content-type: text/html; charset=UTF-8 [root...
-
Hi, when I log in to SSH I see a message saying: ************************************************************* ************************ WARNING **************************** ***********************...
-
I actually just tried the code i asked about and this is the output [removed]
-
Hi, I didn't realise there were pages of those. Below are the last ones. May I ask, do I run the cron as it is in the cron job i.e. like this: nano usr/bin/php /home/mysite1/public_html/script.php...
-
Hi, the sites I am trying to run the crons on are mysite1 and mysite3 - this is the output from the code you gave me. it is script.php I am trying to run Jun 3 03:09:04 541267 run-parts(/etc/cron...
-
Hi, still cannot get it to work. I have root access (I am on php 72) and checked via easyapache that cli is installed for this and it is. I noticed there were other cli related modules that were u...
-
Hi, I have ea4 and just tried your suggestions as follows: /usr/local/bin/ea-php72 /home/$user/public_html/script.php May I ask, should it say $user as I put above (I copied from your example) o...
-
Hi Michael, apologies for delay responding. I have just tried your suggestion and it doesn't like that either. I don't understand what might be preventing it from running. Like I said in my orig...
-
Hi, thanks for answering. Unfortunately that doesn't work either. May I ask, what does the file permission need to be with a cron job? I have tried 644, 744 but still no effect. I have read the...
-
I found this which says to put it in the http.conf file - is this the file under Pre VirtualHost Include: #this can also be done in a .htaccess file depending on your server set determines where y...