Ask a Question related to PHP Development, Design and Development.
-
iliaa@php.net #1
#26256 [Opn->Bgs]: apache fails to load
ID: 26256
Updated by: [email]iliaa@php.net[/email]
Reported By: dev5 at es11 dot com
-Status: Open
+Status: Bogus
Bug Type: Apache2 related
Operating System: FreeBSD 4.8
PHP Version: 4.3.4
New Comment:
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
[url]http://www.php.net/manual/[/url] and the instructions on how to report
a bug at [url]http://bugs.php.net/how-to-report.php[/url]
Your system probably cannot find the openssl library, which is found in
/usr/bin (???), you need to add /usr/bin to your ld.so.conf or use
other means to make it check that directory for libraries.
Previous Comments:
------------------------------------------------------------------------
[2003-11-14 18:21:47] dev5 at es11 dot com
Description:
------------
I ran into this problem earlier but could not seem to pin-point the
exact problem. I think I found it.
the problem is:
Cannot load /usr/local/apache/modules/libphp4.so into server:
/usr/local/apache/modules/libphp4.so: Undefined symbol
"OpenSSL_add_all_algorithms"
this appeared to have been an issue in earlier versions as well, but
started with the introduction of OpenSSL 0.9.7.
This error, however is produced ONLY when I link PHP against PDFLib.
I don't know where to start investigating from here, but perhaps
someone has an idea how the two libraries (OpenSSL (0.9.7(a,b) and
PDFLib (4 and 5)) fail to link into libphp.so correctly.
Here's what's on the system:
FreeBSD 4.8 (intel)
OpenSSL 0.9.7b
Apache 2.0.47
PHP 4.3.4 (this behavior applies to earlier versions too)
PDFLib-Lite 5.0.2 (compiled from source into a shared lib)
configure line
'./configure' '--with-mysql=/usr/local/mysql'
'--with-apxs2=/usr/local/apache/bin/apxs' '--with-openssl=/usr/bin'
'--enable-cli' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/lib'
'--with-png-dir=/usr/lib' '--with-ttf' '--with-zlib' '--with-pspell'
'--with-mcrypt' '--with-xpm-dir=/usr/lib' '--with-zip=/usr/local/lib'
'--with-ming=/usr/local/lib' --with-pdflib
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=26256&edit=1[/url]
iliaa@php.net Guest
-
Apache Connector Fails
I am getting "connector installation was not successful" each time I restart coldfusion. My apache is running and coldfusion is too but connector... -
Distiller 6 fails to load
I have the same problem and unfortunately I haven't found a solution. I am on a G5, running Mac OS 10.3.5, and have tried many things to correct this... -
#26256 [NEW]: apache fails to load
From: dev5 at es11 dot com Operating system: FreeBSD 4.8 PHP version: 4.3.4 PHP Bug Type: Apache2 related Bug description: ... -
Browser fails to load
After I open PE2 and attempt to open the browser, I get this noise from the floppy drive and browser will only open about an inch from bottom of... -
Apache::MP3 fails to display playlists
Red Hat Linux 7.0 Apache 1.3.12 mod_perl 1.28 Apache::MP3 3.04 Apache::MP3::Playlist is failing to display playlists when I connect to the web...



Reply With Quote

