Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Sep 2005 17:22:55 -0500
From:      Kevin Kinsey <kdk@daleco.biz>
To:        Vizion <vizion@vizion.occoxmail.com>
Cc:        freebsd-apache@freebsd.org, freebsd-questions@freebsd.org
Subject:   Re: php --with apache error log
Message-ID:  <431E16BF.20803@daleco.biz>
In-Reply-To: <200509061501.27839.vizion@vizion.occoxmail.com>
References:  <200509061501.27839.vizion@vizion.occoxmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Vizion wrote:

>Hi
>It seems that php is looking for a directory 20041030-debug when there is only 
>a directory 20041030.
>
>Here is the output from http-error.log
>
>Is this a config error?
>
>Does anyone know foe to fix the problem?
>
>Help appreciated
>
>david
>----
>Quote from log:
>-----------------
>[Tue Sep 06 14:26:20 2005] [notice] Apache/2.0.54 (FreeBSD) PHP/5.0.4 
>configured -- resuming normal operations
>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 
>  
>
<snip>

Try adjusting the value for "extension_dir" in the appropriate
php.ini file.

Note that this has moved, I think, from /usr/local/lib/php/php.ini
to /usr/local/etc/php.ini for most installations.

HTH,

Kevin Kinsey



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