I've tried bringing up my mod_ssl server on Solaris 2.6 and then connecting to a Sybase dataserver via mod_perl using the Sybase.pm module by Michael Peppler (ctlib version) and also using Sybase-enabled php. But whenever I try to make the connection to Sybase, I see in the httpd error_log: [Fri Nov 27 21:36:19 1998] [notice] httpd: child pid 24961 exit signal Pollable Event (22) What is going on? If I connect to the Web pages which connect to Sybase when Apache is brought up non-SSL mode, everything works fine. At first I thought this was due to me experimenting with persistent Sybase connections, but even if I disable that, and try to connect to Sybase either through a Perl module or through Php, I get the same error. I was going to try DBI/DBD, but that too will probably error out. I'll also try this from Linux to see if that causes problems too. Maybe it's just Solaris specific? I grepped all the code I have - Apache, mod_ssl and more for "Pollable Event" and found nothing. I guess the O/S is returning that? I'd really like to store the data I will receive over SSL in a database. ______________________________________________________________________ Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/ Official Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]