View Single Post
  #1  
Old 02-22-2011, 01:56 PM
gkamp gkamp is offline
Member
 
Join Date: Feb 2011
Posts: 31
Default Compiling PHP5 problems

Just installed Litespeed and trying to compile PHP5 and got this:

Stopped due to Error. Please manually fix it.
**MAIN_STATUS** retrieved from /usr/local/lsws/phpbuild/buildphp_1298410956.6.progress
Preparing all source code for building PHP 5.3.5 with LSAPI
Retrieving PHP source archive from http://us.php.net/get/php-5.3.5.tar....php.net/mirror
Extracting PHP source archive: tar -zxf php-5.3.5.tar.gz
Retrieving Suhosin patch from http://download.suhosin.org/suhosin-....9.10.patch.gz
**ERROR** Could not retrieve Suhosin patch:

**LOG_DETAIL** retrieved from /usr/local/lsws/phpbuild/buildphp_1298410956.6.log
================================================== =======
Preparing all source code for building PHP 5.3.5 with LSAPI
================================================== =======
Tue Feb 22 15:42:37 CST 2011

Changing to build directory /usr/local/lsws/phpbuild
Retrieving PHP source archive from http://us.php.net/get/php-5.3.5.tar....php.net/mirror
2011-02-22 15:42:56 URL:http://us.php.net/distributions/php-5.3.5.tar.gz [14105504/14105504] -> "php-5.3.5.tar.gz" [1]
Extracting PHP source archive: tar -zxf php-5.3.5.tar.gz

Suhosin is enabled
Retrieving Suhosin patch from http://download.suhosin.org/suhosin-....9.10.patch.gz
http://download.suhosin.org/suhosin-...9.10.patch.gz:
2011-02-22 15:43:19 ERROR 404: Not Found.
**ERROR** Could not retrieve Suhosin patch



Don't know how to do it manually.

Last edited by gkamp; 02-22-2011 at 02:22 PM..
Reply With Quote