[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fw: [cobalt-users] SSL problem after installing cURL
- Subject: Fw: [cobalt-users] SSL problem after installing cURL
- From: "Andy Clyde, oxfordmusic.net" <cobalt-users@xxxxxxxxxxxxxxx>
- Date: Mon Jul 14 06:09:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> i have installed cURL on one of my servers and recompiled PHP to include
> cURL. i am now getting problems with https pages.
> when i connect to https://ns.myserver.com/test.php, i get 'page cannot be
> displayed' error and the httpd/error log shows:
> [notice] child pid 32360 exit signal Segmentation fault (11)
> i can connect to my server admin GUI via https and to
> http://ns.myserver.com/test.php fine.
figured out i may have to upgrade my openssl rpms using Greg's rpms:
http://marc.theaimsgroup.com/?l=cobalt-users&m=104343139622461&w=2
and then compile and upgraded mod_ssl.
any tips or tricks or things to avoid?
andy