ID: 8528
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: *Install and Config
Description: Undefined symbol compiling PHP as DSO --with-mysql

Looks like it works... thank you very much.

As far as I am concerned, you may close the bug.

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

[2001-01-09 21:02:18] [EMAIL PROTECTED]
Could you please try the latest snapshot from http://snaps.php.net/ ??
There was one fix that might solve this problem.

--Jani

(btw. I changed the bug system to open the user edit per default..)


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

[2001-01-04 13:12:23] [EMAIL PROTECTED]
Please add the config.log error into this bug report.

--Jani

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

[2001-01-03 05:26:49] [EMAIL PROTECTED]
I want to compile PHP for Apache with the external MySQL libraries:

./configure 
   --with-apxs=/usr/local/lib/apache/bin/apxs 
   --with-mysql=/usr/local

works, but after installation, Apache aborts with:
Syntax error on line 238 of /usr/local/lib/apache/conf/httpd.conf:
Cannot load /usr/local/lib/apache/libexec/libphp4.so into server: /usr/local/lib
/apache/libexec/libphp4.so: undefined symbol: __dn_expand

I checked the config log and it actually complains about libraries it cannot find 
(bind socket dir pam), but make appears to be succesful! It is the same with any PHP 
4.x.

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


Full Bug description available at: http://bugs.php.net/?id=8528


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to