Jump to content
  • 0

Zadanie CRON Nazwa.pl


ATJakubczyk

Question

1 answer to this question

Recommended Posts

  • 0

Jakie polecenie wpisujesz ?

Warto też zwrócić uwagę że wpisywany adres komendy do wykonywania musi być w " "   czyli poprawna forma np:

wget -q -O /dev/null "https://www.nazwasklepu.pl/modules/allegro/sync.php?token=fgdgtrtY"

a nie

wget -q -O /dev/null https://www.nazwasklepu.pl/modules/allegro/sync.php?token=fgdgtrtY

częsty błąd do przeoczenia

kontaktowałeś się z nazwa ? sprawdzili  z poziomu serwer czy cron się wykonuje jaki ustawiłeś ?

warto potestować też komendy wykonywania, często mam że jedna komenda nie zadziała na serwerze a na drugim startuje bez problemu

/usr/bin/curl -k -s

wget -q -O /dev/null

/usr/bin/lynx --dump

curl -s -L

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...