da uma olhada na php.ini se a linha extension=php_openssl.. ta
descomentada, se ja tiver.. bom, tenta passar por ftp, no manual do
php não achei suporte para https então não sei se funciona realmente.
--
Gabriel CP
gabrielcp@xxxxxxxxx
http://www.com4dev.org/
+55 11 9135-5107
On Mon, 30 Aug 2004 11:02:29 -0300, Carlos Alberto <carlinho@xxxxxxxxxxx> wrote:
> pessoal,
>
> compilei e instalei o php4 com os seguintes modulos via ports atualizado
> hoje:
> php4-4.3.8_2 PHP Scripting Language (Apache Module and CLI)
> php4-extensions-1.0 A "meta-port" to install PHP extensions
> php4-mcrypt-4.3.8_2 The mcrypt shared extension for php
> php4-mhash-4.3.8_2 The mhash shared extension for php
> php4-openssl-4.3.8_2 The openssl shared extension for php
> php4-pgsql-4.3.8_2 The pgsql shared extension for php
>
> ao tentar executar um fopen("https://endereco", "r"), o php exibe a seguinte
> mensagem:
> [30-Aug-2004 10:51:33] PHP Notice: fopen(): Unable to find the wrapper
> "https" - did you forget to enable it when you configured PHP? in prog.php
> on line 35
>
> phpinfo() exibe o seguinte:
> openssl
>
> OpenSSL support
> enabled
>
> OpenSSL Version
> OpenSSL 0.9.7c-p1 30 Sep 2003
>
> Configure Command
> './configure' '--enable-versioning' '--enable-memory-limit'
> '--with-layout=GNU' '--with-config-file-scan-dir=/usr/local/etc/php'
> '--disable-all' '--with-regex=php' '--with-apxs=/usr/local/sbin/apxs'
> '--disable-ipv6' '--prefix=/usr/local' 'i386-portbld-freebsd5.2.1'
>
> a conexao com o banco postgresql funciona perfeitamente, bem como as
> bibliotecas crypt e hash, so o wrapper para o fopen nao funciona.
> alguma ideia sobre o que deva ser feito pra funcionar ?
>
> valeu !!
>
> --
>
> carlinho
> _______________________________________________________________
> Para enviar um novo email para a lista: fugspbr@xxxxxxxxxxx
> Sair da Lista: http://lists.fugspbr.org/listinfo.cgi
> Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
>
_______________________________________________________________
Para enviar um novo email para a lista: fugspbr@xxxxxxxxxxx
Sair da Lista: http://lists.fugspbr.org/listinfo.cgi
Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
|