[
https://issues.apache.org/jira/browse/AXIS2C-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524409
]
Bayer commented on AXIS2C-458:
------------------------------
Hi,
i'm using Apache 2.2.4 with PHP 5.2.4 under WIN XP Prof. and need to
establish a ssh2-connection through Apache but it crashes everytime when
I try to open the the connection. Windows is a fresh installation.
After long searching in the Internet I have found this site:
http://www.mail-archive.com/[email protected]/msg08568.html. This
kind of error was fixed but now its active again. I tried it with a
manual installation of newest Apache+PHP and with the newest
XAMPP-Package, but both have the same issues. I configured PHP so
it uses php_ssh2.dll and php_openssl.dll extension. I installed even
OpenSSL/0.9.8e for Windows, but it didn't help, so I'm stuck now.
In PHP-Log is nothing releated to this, but the Apache error.log shows
following:
[Mon Sep 03 00:08:49 2007] [notice] Parent: child process exited
with status 1 -- Restarting.
[Mon Sep 03 00:08:50 2007] [notice] Apache/2.2.4 (Win32) DAV/2
mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3
configured -- resuming normal operations
[Mon Sep 03 00:08:50 2007] [notice] Server built: Mar 5 2007 11:23:00
[Mon Sep 03 00:08:50 2007] [notice] Parent: Created child process 3420
[Mon Sep 03 00:08:51 2007] [notice] Child 3420: Child process is running
[Mon Sep 03 00:08:51 2007] [notice] Child 3420: Acquired the start
mutex.
[Mon Sep 03 00:08:51 2007] [notice] Child 3420: Starting 250 worker
threads.
[Mon Sep 03 00:08:51 2007] [notice] Child 3420: Starting thread to
listen on port 443.
[Mon Sep 03 00:08:51 2007] [notice] Child 3420: Starting thread to
listen on port 80.
Error in my_thread_global_end(): 254 threads didn't exit
_OPENSSL_Uplink(10118010,05): no OPENSSL_Applink_
Last line show the error.
It occours everytime I execute this through a php-script:
$connection = ssh2_connect($host, $port, $methods, $callbacks);
On this line Apache crashes with its whole process so I can reach it
only after restarting the service. Exactly the same script is working
fine on my old Windows 2000 PC.
The message in the browser (Firefox and IE) is:
Firefox: Fehler: Verbindung unterbrochen
(Translation: 'Error: Connection terminated')
IE: Die Webseite kann nicht angezeigt werden
(Translation: 'This Website can't be showed')
I hope you can help me out of this because I need this ssh2 connection.
Best Regards
Daniel Locantore
> Rampart windows build does not work for encryption enabled
> ----------------------------------------------------------
>
> Key: AXIS2C-458
> URL: https://issues.apache.org/jira/browse/AXIS2C-458
> Project: Axis2-C
> Issue Type: Bug
> Components: build system (Windows), rampart
> Affects Versions: Current (Nightly)
> Environment: Windows
> Reporter: Dumindu Pallewela
> Assignee: Malinda Kaushalye Kapuruge
> Priority: Minor
> Fix For: 0.90
>
> Attachments: makefile.patch
>
>
> When encryption is applied simple http server breaks with
> OPENSSL_Uplink(006F4010,05): no OPENSSL_Applink.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]