From: [EMAIL PROTECTED]
Operating system: RH Linux 6.2
PHP version: 4.0.4pl1
PHP Bug Type: *Install and Config
Bug description: Apache won't start: undefined symbol SSL_CTX_set_tmp_rsa_callback
Fix given for bug #8485 worked for me. Added "--with-imap-ssl=/usr/lib" to the PH
From: [EMAIL PROTECTED]
Operating system: RH Linux 6.2
PHP version: 4.0.4pl1
PHP Bug Type: Scripting Engine problem
Bug description: pathinfo causes network error
Calling pathinfo() on a path that lacks a file extension causes PHP to screw up:
$info = pathinfo("/home/bill/b
From: [EMAIL PROTECTED]
Operating system: Red Hat 6.2
PHP version: 4.0.4pl1
PHP Bug Type: Scripting Engine problem
Bug description: include_path not functioning
phpinfo() and ini_get() report that include_path is set to ".:/usr/local/lib/php".
However, include "filename" an