[TYPO3-german] Cronjob für Direct Mail

Jonathan Uhlmann newsgroups at augenreiz.ch
Mon Sep 4 15:56:00 CEST 2006


Ach ja: Die Meldung vom Cronjob ist:

Error in argument 1, char 3: option not found
Usage: php [-q] [-h] [-s] [-v] [-i] [-f <file>]
        php <file> [args...]
   -a               Run interactively
   -C               Do not chdir to the script's directory
   -c <path>|<file> Look for php.ini file in this directory
   -n               No php.ini file will be used
   -d foo[=bar]     Define INI entry foo with value 'bar'
   -e               Generate extended information for debugger/profiler
   -f <file>        Parse <file>.  Implies `-q'
   -h               This help
   -i               PHP information
   -l               Syntax check only (lint)
   -m               Show compiled in modules
   -q               Quiet-mode.  Suppress HTTP Header output.
   -s               Display colour syntax highlighted source.
   -v               Version number
   -w               Display source with stripped comments and whitespace.
   -z <file>        Load Zend extension <file>.



Jonathan Uhlmann schrieb:
> Hallo Zusammen
> 
> Ich habe im Plesk folgenden Cronjob aktiviert:
> 
> min h dm m dw
> 
> */5 *  * *  *
> 
> Und bei Command habe 
> /home/httpd/vhosts/domain.ch/httpdocs/typo3conf/ext/direct_mail/mod/dmailerd.phpcron 
> 
> 
> eingetragen.
> 
> Mein Problem ist nun, das die Newsletter immer noch nicht "ausgestossen" 
> werden. Muss ich bei der Datei dmailerd.phpcron noch was anpassen?
> In der ersten Zeile steht
> #!/usr/bin/php -q
> und im Terminal gibt mit wich php auch /usr/bin/php raus. Sollte also 
> eigentlich passen.
> 
> Danke für jede Hilfe
> 
> Gruss Jonny



More information about the TYPO3-german mailing list