From: admin at bencheboy dot homeunix dot com Operating system: openbsd PHP version: 5.0.0 PHP Bug Type: OpenSSL related Bug description: can't start php and ssl at the same time
Description: ------------ I am using Apache/2.0.50 (Unix) mod_ssl/2.0.50 OpenSSL/0.9.7d.As i install Php for my site i cann't start both openssl and Php at the same time.If i delete the line "LoadModule php5_module libexec/libphp5.so" i can start https but without php and vice versa if i don't delete anything php will load but ssl wouldn't load,the error i got in error_log in this case is "WARNING: symbol(ssl2_ciphers) size mismatch, relink your program".Please tell me how can i fix the problem! -- Edit bug report at http://bugs.php.net/?id=29586&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29586&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29586&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29586&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29586&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29586&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29586&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29586&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29586&r=support Expected behavior: http://bugs.php.net/fix.php?id=29586&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29586&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29586&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29586&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29586&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29586&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29586&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29586&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29586&r=float
