TYPO3 Exception 1346323822 

$localConfigurationFile is not writable. 

Make sure the file LocalConfiguration.php and the folder typo3conf is writeable for at least the webserver.

-rw-rw-r-- LocalConfiguration.php
chmod g+w LocalConfiguration.php
Copied!