XML Sitemaps Generator

    Advanced search
Sitemap Generator Forum
July 19, 2008, 08:04:29 AM
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
   Home   Help Search Login Register  
Sitemap software 2.9 released - Email notifications, html sitemap customizing and more
6804 Posts in 1674 Topics by Members
Latest Member: dean4
Pages: [1]
  Print  
Author Topic: Cron Job denied  (Read 9954 times)
dszyszka
Registered Customer
Newbie
*
Posts: 5


View Profile
« on: August 24, 2006, 04:26:50 AM »

Hello,

I installed everything but when my corn job ran I got an email from my server that looked like this:

/bin/sh: line 1: /home/nitrost/public_html/myfhaus/sitemap/runcrawl.php: Permission denied

Any ideas???

Thanks!
David
Logged
admin
Administrator
Hero Member
*****
Posts: 2837


View Profile
« Reply #1 on: August 24, 2006, 06:24:21 AM »

Hello,

which command line you are using for cron job? It should include path to php interpreted, like:
Code:
/usr/local/bin/php /home/nitrost/public_html/myfhaus/sitemap/runcrawl.php
Logged

bibifq
Registered Customer
Jr. Member
*
Posts: 10


View Profile
« Reply #2 on: August 25, 2006, 07:38:19 PM »

Having the same issue here with this line in for the cron job.
/usr/local/bin/php/home/mysiteName/public_html/generator/runcrawl.php

I have since modified it according to your last post to this;
/usr/local/bin/php/home/mysiteName/public_html/generator/runcrawl.php

Do you have any other recomendations on this?

Thanks Wink

Logged
admin
Administrator
Hero Member
*****
Posts: 2837


View Profile
« Reply #3 on: August 25, 2006, 11:55:02 PM »

Hello,

it seems like you have a space character missing after "/php", the line should be consisted from 2 strings like this:
Code:
/usr/local/bin/php /home/mysiteName/public_html/generator/runcrawl.php
Smiley
Logged

bibifq
Registered Customer
Jr. Member
*
Posts: 10


View Profile
« Reply #4 on: August 27, 2006, 03:46:05 AM »

yes that did it thanks.  Grin
Logged
dszyszka
Registered Customer
Newbie
*
Posts: 5


View Profile
« Reply #5 on: August 28, 2006, 04:58:40 AM »

Sure did the trick!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!