[TYPO3-english] Problem with text plugin in TYPO3 4.2.1

Dmitry Dulepov dmitry at typo3.org
Thu Mar 5 11:00:35 CET 2009


Hi!

harishathreya . wrote:
>  I am working on TYPO3 4.2.1, when i click on the page having plain text as
> its plugin to edit it it shows me a warning which reads...
> 
> *Warning*: fopen(/home/thefull7/public_html/typo3temp/rtehtmlarea/en_iso_8859_1_5ca1a62840f43c5525ee.js)
> [function.fopen]: failed to open stream: Permission denied in *
> /home/thefull7/public_html/typo3_src/t3lib/class.t3lib_div.php* on line *
> 2661*
> File not written to disk! Write permission error in filesystem?
> 
> This error appears in all those instances where text is involved... What is
> the actual problem?? i am not able to make out, please help me

The actual problem is what it tells you :) It says: "File not written to disk! Write permission error in filesystem?". TYPO3 cannot write files into /home/thefull7/public_html/typo3temp. This directory must be writable for the web server.

Read here for more information (section "Recreating directory structure"):
http://dmitry-dulepov.com/article/migrating-typo3-installation-to-a-different-server.html

-- 
Dmitry Dulepov
TYPO3 core team
http://dmitry-dulepov.com/
"Computers are so unreliable... just like people" (Major Cain, "Resident Evil: Apocalypse")


More information about the TYPO3-english mailing list