View Single Post
  #2  
Old 07-28-2009, 10:55 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Are you using cPanel? If yes, use the "Build Matching PHP" feature in WHM plugin.

If you have to use the "compile PHP" feature from web console, you can set "Install Path Prefix" to "/usr/local", the default open_basedir should work.

If you need to install PHP to /usr/local/lsws/lsphp5, you have to add
"/usr/local/lsws/lsphp5/lib/php/" to open_basedir.
Reply With Quote