[TYPO3] corrupted class.t3lib_div.php?

Oliver Rowlands oliver at liquidlight.co.uk
Fri Feb 15 06:37:22 CET 2008


Hi Cate,

I do not think your problem has anything to do with timtab or ve_guestbook.

The error messages you are getting indicate that apache does not have 
write or access permissions to the 'fileadmin/templates/css/' directory.

In order to resolve this chown or chgrp the 'fileadmin' directory to the 
apache user then make sure the appropriate permissions are set:

chgrp -R www-data /home/deafhub/public_html/fileadmin/
chmod -R g+rwx /home/deafhub/public_html/fileadmin/

Best regards,

Oliver

Cate & Peter wrote:
> Hi all
> 
>  
> 
> I asked a similar question last year - since trialling timtab, ve_guestbook
> I have had all sorts of trouble, and I just need to know - is my best bet
> uninstalling them, or will this type of problem recur? Is there more I will
> need to do to fix the issues?
> 
>  
> 
> The warning below is appearing everytime I try to upload a css file into
> fileadmin.
> 
>  
> 
> Warning:
> move_uploaded_file(/home/deafhub/public_html/fileadmin/templates/css/dhInfoI
> ndigo2.css) [function.move-uploaded-file
> <http://www.deafhub.com/typo3/function.move-uploaded-file> ]: failed to open
> stream: Permission denied in
> /home/deafhub/public_html/t3lib/class.t3lib_div.php on line 3443
> 
> Warning: move_uploaded_file() [function.move-uploaded-file
> <http://www.deafhub.com/typo3/function.move-uploaded-file> ]: Unable to move
> '/tmp/phpHYTfRU' to
> '/home/deafhub/public_html/fileadmin/templates/css/dhInfoIndigo2.css' in
> /home/deafhub/public_html/t3lib/class.t3lib_div.php on line 3443
> 
> Warning: Cannot modify header information - headers already sent by (output
> started at /home/deafhub/public_html/t3lib/class.t3lib_div.php:3443) in
> /home/deafhub/public_html/typo3/template.php on line 613
> 
> 
> 
> TIA
> 
> 
> Cate Deans Smith
> 
> 
>  
> 


-- 
Oliver Rowlands
:: Liquid Light ::

E - oliver at liquidlight.co.uk
W - http://www.liquidlight.co.uk

T - 00 44 (0)845 6 58 88 35
F - 00 44 (0)845 6 58 44 35


More information about the TYPO3-english mailing list