[TYPO3-dev] scheduler script in TYPO3 4.3
Cyrill Helg
phlogsmailinglists at gmail.com
Mon Nov 30 22:44:06 CET 2009
On Monday 30 November 2009 22:11:04 Francois Suter wrote:
> Hi,
>
> > I'm trying to run the cli_dispatch from an own script and when run by the
> > cronjob on that server I get this:
> >
> > Status: 404 Not Found
> > X-Powered-By: PHP/5.2.9
> > Content-type: text/html
>
> Could you explain what you're doing in more details? The CLI scripts are
> not meant to be run with HTTP calls. If you run from the command line,
> you shouldn't be getting 404 errors.
>
I've setup the cronjob in my hosters config utility (rp hosting) and there is
an option for calling a real script and just do a http request.
Thats what the sh script returns when its called from cronjob... It might be
something with the environment... the 404 error is clearly from TYPO3...
Normal Output if I call the script directly in shell:
X-Powered-By: PHP/5.2.9
Set-Cookie: be_typo_user=5be6959900a1[...]
Expires: 0
Last-Modified: Mon, 30 Nov 2009 21:43:31 GMT
Cache-Control: no-cache, must-revalidate
Pragma: no-cache
Content-type: text/html
Cheers!
More information about the TYPO3-dev
mailing list