[TYPO3-english] Touch Error on Install Tool

Steffen Gebert steffen at steffen-gebert.de
Tue Sep 29 11:18:15 CEST 2009


On Tue, 29 Sep 2009 10:59:22 +0200, Ryan Bilesky <rbilesky at hotmail.com>  
wrote:

>
> I was going to install Typo3 but when I goto the install tool i get this  
> error up on top
>
> Warning:  touch() [function.touch]: Utime failed: Permission denied in  
> /home/rcbit/public_html/typo3/sysext/install/mod/class.tx_install.php on  
> line 319
>
> The install tool still loads below this and i can probably complete the  
> install but I am lost as to what this error is talking about and how to  
> fix it.  Any ideas?

You can ignore it - it's just cosmetics.

There's already a bug report [1]

This error message occurs, if you have created the ENABLE_INSTALL_TOOL  
with access rights such that the web server user can't update  the last  
modification time of this file (e.g. created as root with access rights  
-rw-r--r--).

You can create the ENABLE_INSTALL_TOOL file easily using User -> Settings  
with matching permissions.

As there's no patch for this pending in core list, I'll catch up on this  
now.

Steffen


[1] http://bugs.typo3.org/view.php?id=11433


More information about the TYPO3-english mailing list