[Typo3-debian] Virtual Domains
Steffen Mueller
steffen at davis.kommwiss.fu-berlin.de
Sat Jan 24 21:12:01 CET 2004
Michael Stucki schrieb:
> Steffen Mueller wrote:
>
>
>>as this may produce errors, i would suggest to leave it as it is and
>>just put a warning message into the readme.
>
>
> What kind of errors? I'll leave it for the moment, but I would really like
> to change that soon...
>
php error: "permission denied"
for example:
foo.bar:/# ls -l
/var/lib/typo3/typo3_src-3.5.0/typo3/ext/classic_welcome/ext_tables.php
-rw-r--r-- 1 www-data root 176 Feb 12 2003 ext_tables.php
changing the owner to root (and thus writeprotect the file for php):
-rw-r--r-- 1 root root 176 Feb 12 2003 ext_tables.php
will produce:
PHP Warning:
fopen("/var/www/foo.bar/typo3/ext/classic_welcome/ext_tables.php", "w")
- Permission denied in
/var/lib/typo3/typo3_src-3.5.0/t3lib/class.t3lib_div.php on line 1239
so please, do not change the filepermissions. just leave a warning
message, that multihosting can cause troubles.
--
cheers,
Steffen
----------------------------------------------------------
"Education is man's going forward from cocksure ignorance
to thoughtful uncertainty." (Don Clarks' Scrapbook)
----------------------------------------------------------
More information about the TYPO3-debian
mailing list