[TYPO3] Direct mail - windows scheduled task
Brian Bendtsen
nightowl at galnet.dk
Wed Oct 3 14:11:57 CEST 2007
Ivan Kartolo skrev:
> Hi Brian,
>
> the problem is: the path to typo3 source in Windows.
> In Windows all the TYPO3 source folder are placed directly under htdocs,
> in Linux (Unix) we make a link from htdocs to any folder containing
> TYPO3 source.
>
> Fix:
> open dmailerd.phpcron. in line 46 there is a line defining PATH_site.
> You'll find 6 dirname-function. remove one of those. (be careful with
> the parentheses).
>
> I haven't test this fix. please report back whether it's working or not.
>
> Please put this on the bugtracker [1], so that I won't forget to fix
> this bug.
>
> [1]http://bugs.typo3.org
>
Hi
Now I get these errors
[03-Oct-2007 14:06:13] PHP Warning:
main(D:/Domains/xxx/typo3conf/t3lib/class.t3lib_div.php): failed to open
stream: No such file or directory in
D:\Domains\xxx\typo3conf\ext\direct_mail\res\scripts\dmailerd.php on line 61
[03-Oct-2007 14:06:13] PHP Fatal error: main(): Failed opening required
'D:/Domains/xxx/typo3conf/t3lib/class.t3lib_div.php'
(include_path='.;C:\php5\pear') in
D:\Domains\xxx\typo3conf\ext\direct_mail\res\scripts\dmailerd.php on line 61
/Brian
More information about the TYPO3-english
mailing list