Re: wamp cygwin php. Files with acl, setfacl, issue

2008-12-10 Thread Yaakov (Cygwin/X)
Tim Oxley wrote: I'm running wamp/cygwin as a testing environment, and php doesn't want to recognise any files I create under cygwin (eg vim/touch etc) as they don't have the additional permissions (no + at the end of an ls -l command) . For example, a php 'is_file()' returns false on a

wamp cygwin php. Files with acl, setfacl, issue

2008-12-09 Thread Tim Oxley
I'm running wamp/cygwin as a testing environment, and php doesn't want to recognise any files I create under cygwin (eg vim/touch etc) as they don't have the additional permissions (no + at the end of an ls -l command) . For example, a php 'is_file()' returns false on a file that most