View Single Post
  #2  
Old 07-14-2008, 03:17 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
You can kill off the admin_php, maybe it is in a infinite loop. "truss it" before killing it.

You still need to have the build environment ready, install gcc, autoconf, automake, patch, make, dependency libraries.

I recommend you to build PHP manually for the first time to make sure all tools are installed, later if you need to update the PHP binary, you can use the admin console.
Reply With Quote