View Single Post
  #4  
Old 02-22-2009, 07:16 PM
EvoIX_MR2006 EvoIX_MR2006 is offline
Member
 
Join Date: Feb 2009
Posts: 29
After a quick look around, it appears that on creation; LiteSpeed is getting to the point where it has downloaded suhosin and gotten everything working correctly. It fails because permissions on the file are 644.

You would think that you could chmod +x this file to give execute permissions to the owner. Well, litespeed re-creates this file and re-grants 644 permissions every time effectively killing this install.
Reply With Quote