Va todo bien hasta que llego al paso 16 de este [URL=https://wiki.php.net/internals/windows/stepbystepbuild]link[/URL]
El Shell del SDK me dice:
Código:
C:\php-sdk\php53dev\vc9\x86\php5.3-201105051630>configure --disable-all --enable-cli --enable-$remains Unknown option --enable-$remains; please try configure.js --help for a list of valid options
Si lo trato de compilar con Pear me da el siguiente error
Código:
C:\wamp\bin\php\php5.3.5>pear build D:\Downloads_D\Desarrollo_Web_PHP\pecl_http-1.7.0.tgz WARNING: php_bin .\php.exe appears to have a suffix .exe, but config variable php_suffix does not match XML error: Not well-formed (invalid token) at line 1
Ademas quise instalar una librería similar desde Pear pero no conecta bien los canales de descarga.
Ni siquiera funciona el update-channels en pearl
Código:
¿Alguna idea sobre que estoy haciendo mal? Updating channel "doc.php.net" Channel "doc.php.net" is not responding over http://, failed with message: Connection to `doc.php.net:80' failed: Se produjo un error durante el intento de conexi¾n ya que la parte conectada no respondi¾ adecuadamente tras un periodo de tiempo, o bien se produjo un error en la conexi¾n establecida ya que el host conectado no ha podido responder. Trying channel "doc.php.net" over https:// instead Cannot retrieve channel.xml for channel "doc.php.net" (Connection to `doc.php.net:443' failed: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) Updating channel "pear.php.net" Channel "pear.php.net" is not responding over http://, failed with message: Connection to `pear.php.net:80' failed: Se produjo un error durante el intento de conexi¾n ya que la parte conectada no respondi¾ adecuadamente tras un periodo de tiempo, o bien se produjo un error en la conexi¾n establecida ya que el host conectado no ha podido responder. Trying channel "pear.php.net" over https:// instead Cannot retrieve channel.xml for channel "pear.php.net" (Connection to `pear.php.net:443' failed: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) Updating channel "pecl.php.net" Channel "pecl.php.net" is not responding over http://, failed with message: Connection to `pecl.php.net:80' failed: Se produjo un error durante el intento de conexi¾n ya que la parte conectada no respondi¾ adecuadamente tras un periodo de tiempo, o bien se produjo un error en la conexi¾n establecida ya que el host conectado no ha podido responder. Trying channel "pecl.php.net" over https:// instead Cannot retrieve channel.xml for channel "pecl.php.net" (Connection to `pecl.php.net:443' failed: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?)