|
try a phpinfo() page under Apache PHP, if it show the compile configuration, use the same configuration to compile lsphp5 from web console.
Otherwise, you have to find out what PHP module is enabled under Apache PHP and build a lsphp5 with similar configuration.
|