[Typo3] dmailer (class.t3lib_dmailer.php) error on line 487
Mark Gillingham
markgill at greatbooks.org
Mon Oct 24 21:37:43 CEST 2005
Freddy Tripold wrote:
> mark,
>
> I think you are on a linux system, so it is possible that you call the
> function with the wrong User/Group.
> Did you do the changes from Thorsten and did you try to start the script
> from browser?
> The extension is automatically installed so the owner of the script is
> your standard webowner maybe "wwwrun". The files from t3lib are owned
> by your ftp-user account. So start the script from shell as webowner or
> chown all your files to your ftp-user and start then.
> Try this and tell if this your problem solve otherwise please tell me
> your OS and php version and what kind of typo3 and what extension(direct
> or sr_direct).
>
> fred
You are most kind.
I have tried the Thorsten tip. In the end, this did not give me the
correct path so I set $dir manually. This allowed the include files to
find the correct path. However, I still get the same error on line 487
when I run from the command line.
I've chown'd my Typo3 directory to be wwwrun:www. I have the data in
htdocs/intranet and system in cgi-bin as described in the installation
README when using sym links. Could this cause pathname confusion?
More details about my system.
Typo3 3.7.0
SuSE 9 (Novell Open Enterprise Server)
PATH_INFO :
TYPO3_DOCUMENT_ROOT : /srv/www/htdocs
CONST: PHP_OS : Linux
CONST: php_sapi_name: apache2handler
OTHER: TYPO3_VERSION: 3.7.0
OTHER: PHP_VERSION : 4.3.4
SERVER: SERVER_SOFTW: Apache/2.0.49 (Linux/SuSE)
SERVER: GATEWAY_INTE: CGI/1.1
More information about the TYPO3-english
mailing list