**ERROR** Could not configure PHP build

#1
Dear All,
I have one problem with compile php 5.6.23 on web interface but it got message error. and i try to compile on command line it still met error the same. For the log file i didn't see message error. Who have any idea ?

configure: error: There is something wrong. Please check config.log for more information.
**ERROR** Could not configure PHP build
 

Attachments

NiteWave

Administrator
#2
suggestion:
1) upgrade to 5.0.19, then you can build latest 5.6.24 instead of 5.6.23

2) in "Configure Parameters", leave only "--with-litespeed", see if build can complete

3) if 2) is ok, then build failure 's related to some "Configure Parameters", you can gradually adjust it, see which parameter will cause the failure.
 
#3
Hello,
For point number
1) my litespeed i use this version 5.0.19 and i try build php version 5.6.24,
PHP 7.0.9 it still alert message error the same

configure: error: There is something wrong. Please check config.log for more information.
**ERROR** Could not configure PHP build
may i know where the configure parameters it stored ? and i can't find any log error. do you have any recommend ?
 

NiteWave

Administrator
#4
"Configure Parameters" is at "Step 2 : Choose PHP 5.6.24 Build Options"
what's your current options(parameters) ?

I suggest to try minimal option first -- the minimal one is ""--with-litespeed" only.
 
Top