Hi, i made a new installation of listespeed enterprise using the web installer
and when compiling php I am getting this (on any version of php) .. any ideas? ubuntu is a 64 bit. I asume the webinstaller installed the 64 bit ws
and when compiling php I am getting this (on any version of php) .. any ideas? ubuntu is a 64 bit. I asume the webinstaller installed the 64 bit ws
Code:
**LOG_DETAIL** retrieved from /usr/local/lsws/phpbuild/buildphp_1385312027.1.log
==============================================
Start building PHP 5.3.27 with LSAPI
==============================================
Sun Nov 24 10:54:24 CST 2013
Changing to build directory /usr/local/lsws/phpbuild/php-5.3.27
Configuring PHP build (2-3 minutes)
./configure '--prefix=/usr/local/lsws/lsphp5' '--with-mysqli' '--with-zlib' '--with-gd' '--enable-shmop' '--enable-track-vars' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-magic-quotes' '--enable-mbstring' '--with-iconv' '--with-litespeed'
creating cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
**ERROR** Could not configure PHP build
Last edited by a moderator: