wtp6562 Posted January 4, 2014 Share Posted January 4, 2014 Hello i create a cron job, every 5 minute push the script, with this command: lynx -source http://mydomain.com/public_html/xxxx.php and that script not execute.. i receive following email: <html><head><title>403 Forbidden</title></head><body><h1>Forbidden</h1><p>You don't have permission to access /public_html/xxxx.phpon this server.</p><p>Additionally, a 500 Internal Server Errorerror was encountered while trying to use an ErrorDocument to handle the request.</p></body></html> thanx for answers.. Link to comment https://forums.phpfreaks.com/topic/285090-cron-command-not-execute/ Share on other sites More sharing options...
jazzman1 Posted January 4, 2014 Share Posted January 4, 2014 Why are you thinking it is a cron's problem? Are you able to load the content from remote URL without cron? The file that contains the command line above, it should have executable rights. Link to comment https://forums.phpfreaks.com/topic/285090-cron-command-not-execute/#findComment-1463856 Share on other sites More sharing options...
wtp6562 Posted January 4, 2014 Author Share Posted January 4, 2014 Why are you thinking it is a cron's problem? Are you able to load the content from remote URL without cron? The file that contains the command line above, it should have executable rights. yes, why not? yes, i push the same script manually without a problem i use this command via cPanel on godaddy, linux hosting Link to comment https://forums.phpfreaks.com/topic/285090-cron-command-not-execute/#findComment-1463860 Share on other sites More sharing options...
jazzman1 Posted January 4, 2014 Share Posted January 4, 2014 A shared or dedicated server? Link to comment https://forums.phpfreaks.com/topic/285090-cron-command-not-execute/#findComment-1463861 Share on other sites More sharing options...
wtp6562 Posted January 4, 2014 Author Share Posted January 4, 2014 A shared or dedicated server? hmm, where i can check that? this is hosted on godaddy.. Link to comment https://forums.phpfreaks.com/topic/285090-cron-command-not-execute/#findComment-1463864 Share on other sites More sharing options...
wtp6562 Posted January 4, 2014 Author Share Posted January 4, 2014 hmm, where i can check that? this is hosted on godaddy.. that is dedicated server Link to comment https://forums.phpfreaks.com/topic/285090-cron-command-not-execute/#findComment-1463867 Share on other sites More sharing options...
jazzman1 Posted January 4, 2014 Share Posted January 4, 2014 Since, you don't know that you are on shared hosting environment Open up a cronjob manager and create multiple cron jobs with different titles by frequency at 5min. I think there is a limmit by 8 jobs in 1 hour. Link to comment https://forums.phpfreaks.com/topic/285090-cron-command-not-execute/#findComment-1463868 Share on other sites More sharing options...
jazzman1 Posted January 4, 2014 Share Posted January 4, 2014 that is dedicated server Well, then it's easy Check this out. I also need the output of: ls -la path_to_the_file Link to comment https://forums.phpfreaks.com/topic/285090-cron-command-not-execute/#findComment-1463869 Share on other sites More sharing options...
wtp6562 Posted January 4, 2014 Author Share Posted January 4, 2014 Since, you don't know that you are on shared hosting environment Open up a cronjob manager and create multiple cron jobs with different titles by frequency at 5min. I think there is a limmit by 8 jobs in 1 hour. ok, i test it.. thanx for a reply, i publish the results after test Link to comment https://forums.phpfreaks.com/topic/285090-cron-command-not-execute/#findComment-1463870 Share on other sites More sharing options...
wtp6562 Posted January 4, 2014 Author Share Posted January 4, 2014 Well, then it's easy Check this out. I also need the output of: ls -la path_to_the_file i check this, but im absolutly amateur in php-linux, i learning this 3 - 4 ... day Link to comment https://forums.phpfreaks.com/topic/285090-cron-command-not-execute/#findComment-1463871 Share on other sites More sharing options...
jazzman1 Posted January 4, 2014 Share Posted January 4, 2014 i check this, but im absolutly amateur in php-linux, i learning this 3 - 4 ... day This could cause furter problems Link to comment https://forums.phpfreaks.com/topic/285090-cron-command-not-execute/#findComment-1463872 Share on other sites More sharing options...
wtp6562 Posted January 4, 2014 Author Share Posted January 4, 2014 This could cause furter problems Its cause surely furter problems Link to comment https://forums.phpfreaks.com/topic/285090-cron-command-not-execute/#findComment-1463877 Share on other sites More sharing options...
jazzman1 Posted January 4, 2014 Share Posted January 4, 2014 Unfortunately, I am also a GUI invalid in Linux and not able to provide my help effectively with cPanel Link to comment https://forums.phpfreaks.com/topic/285090-cron-command-not-execute/#findComment-1463880 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.