
01-16-2012, 12:13 PM
|
|
Senior Member
|
|
Join Date: Oct 2011
Posts: 72
|
|
Quote:
Originally Posted by webizen
Looks like index.php under masterbr consumes quite a bit CPU cycles. If php code optimization is not an easy option, you may consider caching the php (either opcode cache or page cache) to offload.
|
Rapidleech is a well known script, i dont think it would be a problem with that and the caching wont help
===================================
Another question, when i try to compile php 5.2.17 here is what happen
==================================
**MAIN_STATUS** retrieved from /usr/local/lsws/phpbuild/buildphp_1326744502.9.progress
Start building PHP 5.2.17 with LSAPI
Configuring PHP build (2-3 minutes)
**ERROR** Could not configure PHP build
==================================
and here is the detailed info
==================================
checking for the location of libXpm... no
checking for FreeType 1.x support... no
checking for FreeType 2... no
checking for T1lib support... no
checking whether to enable truetype string function in GD... no
checking whether to enable JIS-mapped Japanese font support in GD... no
checking for fabsf... yes
checking for floorf... yes
If configure fails try --with-jpeg-dir=<DIR>
configure: error: libpng.(a|so) not found.
**ERROR** Could not configure PHP build
==================================
PS - i did try building a matching binary from cpanel but after it was finished the websites didnt function properly, it didnt load up lots of stuff and also the links and etc were messed up, so i though i should first choose the version before doing the cpanel part
|