Strange make/php/apache problem.
    Josh ChaitinPollak 
    josh at offthehill.org
       
    Thu Dec 29 16:23:25 EST 2005
    
    
  
>
> You will notice that:
> 1) src/messages was a directory a nanosecond ago
> 2) It is owned by apache, group apache
> 3) It is 777 (as is its parent)
>
> I also tried hard-coding the absolute path and got the same thing.
>
> WTH could cause that?  Any thoughts?
Random thought: Any change Apache or PHP is escaping the /, so that  
its trying to cd to directory named 'src/messages', rather than  
cd'ing into the messages directory in the src directory?
    
    
More information about the Discuss
mailing list