Im trying to build/update apache with WHM, whenever
i do i get this:
configure php-4.3.10...(--with-apxs=/usr/local/apache/bin/apxs --with-xml
--enable-bcmath --enable-calendar --enable-ftp --with-mcrypt
--enable-magic-quotes --with-mysql --enable-discard-path --with-pear
--enable-sockets --enable-track-vars --enable-versioning --with-zlib)...
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
. Done make -j 1 php-4.3.10...(clean)... . Done make -j 1 php-4.3.10...... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done make -j 1 php-4.3.10...(install)... . Done /etc/rc.d/init.d/httpd start: httpd startedconfigure php-4.3.10...(--prefix=/usr --with-xml --enable-bcmath --enable-calendar --enable-ftp --with-mcrypt --enable-magic-quotes --with-mysql --enable-discard-path --with-pear --enable-sockets --enable-track-vars --enable-versioning --with-zlib)... . . . . . . . . . . . . . . Done make -j 1 php-4.3.10...(clean)... . Done make -j 1 php-4.3.10...... . . . . . . Done make: *** [sapi/cli/php] Error 1make -j 1 php-4.3.10...(install)... . Done initfpsuexec: using apache 1.x support PHP version file is up to date Executing /scripts/postbuildapache (if exists)...Done /etc/rc.d/init.d/httpd start: httpd started
The error make: *** [sapi/cli/php] Error 1 do you know whats causing it, or anyhelp, please? |