ID:               21947
 Comment by:       jln at comspeco dot net
 Reported By:      fennellgb at hotmail dot com
 Status:           No Feedback
 Bug Type:         OpenSSL related
 Operating System: RedHat 8.0
 PHP Version:      4.3.0
 New Comment:

I am attempting to use:

mod_ssl-2.8.15-1.3.28
apache 1.3.28
openssl-0.9.7b
php-4.3.3-RC4

compiles cleanly, but at startup I get:

./apachectl startssl
Syntax error on line 240 of /opt/apache/conf/httpd.conf:
Cannot load /opt/apache/libexec/libphp4.so into server:
/opt/apache/libexec/libphp4.so: undefined symbol:
OPENSSL_add_all_algorithms_noconf
./apachectl startssl: httpd could not be started

my php configure was:

./configure --prefix=/opt/php4 --with-apxs=/opt/apache/bin/apxs
--enable-exif --enable-track-vars --with-calendar=shared
--enable-magic-quotes --enable-trans-sid --enable-wddx --enable-ftp
--enable-inline-optimization --enable-memory-limit --with-mcrypt
--with-unixodbc=/usr/local/unixODBC --with-pdflib=/usr/local
--with-tiff-dir=/usr --with-jpeg-dir=/usr --with-zlib-dir=/usr
--with-openssl=/usr/local/openssl --with-curl=/usr/local
--with-gettext=/usr --with-mysql=/usr --with-ldap --with-gd
--with-snmp=/usr/local

my apache configure via mod_ssl was:
./configure --with-apache=../apache_1.3.28 --with-ssl=../openssl-0.9.7b
--prefix=/opt/apache --enable-module=ssl --enable-module=most
--enable-shared=max --enable-rule=EAPI


if any further information is needed, please email me.


Previous Comments:
------------------------------------------------------------------------

[2003-02-13 19:50:45] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



------------------------------------------------------------------------

[2003-02-03 05:07:04] xedonx at pobox dot sk

i've that same problem with php 4.2.3 && openssl-0.9.7 &&
apache-1.3.27. All has been compiled ok, but when i start apache, it
write error with undefined symbol:OPENSSL_add_all_algorithms_noconf
...
..php4-STABLE-latest.. with couple of my params did'nt configure :-(.

------------------------------------------------------------------------

[2003-01-31 18:45:06] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Some issues were just fixed.


------------------------------------------------------------------------

[2003-01-29 12:06:10] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.




------------------------------------------------------------------------

[2003-01-29 11:54:18] fennellgb at hotmail dot com

After configuring PHP.4.3.0 with the newest version of OpenSSL.0.9.7
Apache 2.0.44 will fail to start due to a undefined variable in
libphp4.so.

This is reproducable on 3 different machines.

switch used for configure: 
./configure --with-ssl=/usr/local/ssl/ {...}
/usr/local/ssl is where openssl.0.9.7 is installed

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=21947&edit=1

Reply via email to