Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Sep 2005 17:04:02 -0700
From:      "Chris St Denis" <chris@aebc.com>
To:        "'Vizion'" <vizion@vizion.occoxmail.com>, "'Kevin Kinsey'" <kdk@daleco.biz>
Cc:        freebsd-apache@freebsd.org, freebsd-questions@freebsd.org
Subject:   RE: php --with apache error log
Message-ID:  <200509071703875.SM00812@chris>
In-Reply-To: <200509071032.15513.vizion@vizion.occoxmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Looks like you are mixing debug and non-debug builds of php.

Do a port update to make sure your makefile is clean.
Deinstall php and all of the modules. 
Reinstall php
Reinstall the modules.

-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Vizion
Sent: Wednesday, September 07, 2005 10:32 AM
To: Kevin Kinsey
Cc: freebsd-apache@freebsd.org; freebsd-questions@freebsd.org
Subject: Re: php --with apache error log

On Wednesday 07 September 2005 08:54,  the author Kevin Kinsey contributed
to 
the dialogue on-
 Re: php --with apache error log: 

>Vizion wrote:
>>I tried changing to :
>>extension_dir = //usr/local/lib/php/20041030
>>but that made no difference --still got the same error:
>>Unknown(0) : Warning - PHP Startup: Unable to load dynamic library
>>'/usr/local/lib/php/20041030-debug/pcre.so' - Cannot open
>>&quot;/usr/local/lib/php/20041030-debug/pcre.so&quot;
>>Unknown(0) : Warning - PHP Startup: Unable to load dynamic library
>>'/usr/local/lib/php/20041030-debug/xml.so' - Cannot open
>>&quot;/usr/local/lib/php/20041030-debug/xml.so&quot;
>>
>>Puzzled
>>
>>david
>
>I suspect that a call to phpinfo() would reveal that you
>built a debug build?  Never having done this myself, I
>can't say exactly what you'd want to do to fix it; however,
>an obvious kluge would be to create the directory
>it seems to want to have, and copy the object files to it.
>
>Kevin Kinsey
I am sure you are right -- maybe there is something odd in the Makefile.. I 
wonder if the debug build version of xml.so and pcre.so are identical?

Umph..

I will change the directories,as you suggest.. and see what happens - in the

meantime I will make a bug report

david
-- 
40 yrs navigating and computing in blue waters.
English Owner & Captain of British Registered 60' bluewater Ketch S/V
Taurus.
 Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after

completing engineroom refit.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509071703875.SM00812>