[FLOW3-general] unlink permission denied on Windows 7 (basic installation)
"Christian Müller (Kitsunet)"
christian.mueller at typo3.org
Tue Oct 25 08:45:27 CEST 2011
On 24/10/11 22:12, Greg wrote:
> Hi all,
> i just downloaded flow3 and would like to try it out but can't get it to
> work. I read the installation manual and did everythink as described but
> get always this error:
>
> *#1: Warning: unlink(C:/Program Files
> (x86)/Apache2.2/htdocs/flow3/Web/_Resources/Static/Packages/TYPO3.FLOW3): Permission
> denied in C:\Program Files
> (x86)\Apache2.2\htdocs\flow3\Data\Temporary\Development\Cache\Code\FLOW3_Object_Classes\TYPO3_FLOW3_Resource_Publishing_FileSystemPublishingTarget_Original.php
> line 113* (More information <http://typo3.org/go/exception/1>)
>
> Because I'm on a Windows machine i can't set any special file
Hi Greg,
I didn't have this error on Windows (and are on Mac since some months
now) I would at first suggest that you move the htdocs out of the
"Program Files" directory. I know windows does some magic there with its
User Account Control. Just put it somewhere near to "root" like
C:\dev\htdocs or something.
Second check if they have the "write protection" flag activated (which
could be caused becaues being in "Program Files".
Also check if you run any search indexing software like Windows Search
or Google Desktop Search or something, if so exclude the htdocs from
indexing to prevent this software to have the file open. Generally you
want to avoid that any software tries to access the files in htdocs
while flow3 is running. So just in case I would also exclude the folder
from your virus protection and see if that helps. Windows is very strict
in regards to files opened by some software. I think there are some free
tools out to check what processes keep a file open, but maybe that is
not needed and some of the tips help already.
Cheers,
Christian
More information about the FLOW3-general
mailing list