[TYPO3] Warnings and kick upon simple modification

Dmitry Dulepov dmitry at typo3.org
Thu Jun 14 21:11:58 CEST 2007


Hi!

Tobias Jonch wrote:
> I've only just recently got Typo3 up and running, and I'm receiving a
> lot of warnings. Whether I'm trying to edit the default page or create
> a new, I seem to get the same warnings when I get to the page where I
> put in the actual text (regular text field type of element):
> 
> Warning: fopen(C:/Program Files
> (x86)/Typo3/htdocs/typo3wamp/typo3temp/rtehtmlarea_de_iso-8859-1_121253915483dc3751fc8bf051440c2d.js) 
> 
> [function.fopen]: failed to open stream: Permission denied in
> C:\Program Files
> (x86)\Typo3\htdocs\typo3wamp\typo3\sysext\rtehtmlarea\class.tx_rtehtmlarea_base.php 

It says it all :) Apache user's account cannot write to "\Program Files" 
because this directory is protected from writing by system user.

You can solve it by adding write permissions to SYSTEM user for 
fileadmin, typo3conf, typo3temp and uploads folders. Make sure you added 
it recursively.

> Does these warnings sound familiar to anyone?

All others came as a result of the first.

-- 
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs


More information about the TYPO3-english mailing list