View Single Post
  #11  
Old 04-08-2009, 08:09 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Everything follow Linux file system permissions, no web server can get around it.
If your PHP run as nobody, it will create file as nobody, if it run as the user id defined in vhost, it will create file as that user.
LiteSpeed has the option to setup the permission model exactly as Apache, whether to use PHP suEXEC, it is your call.
We recommend using eaccelerator with /dev/shm as the cache disk storage.
Reply With Quote