Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Feb 2005 13:44:32 -0500
From:      Sven Willenberger <sven@dmv.com>
To:        ports@freebsd.org
Cc:        php-db@lists.php.net
Subject:   Re: php cannot find mysql libs and includes after portupgrade
Message-ID:  <1107369872.16499.35.camel@lanshark.dmv.com>
In-Reply-To: <1107363326.16500.23.camel@lanshark.dmv.com>
References:  <1107363326.16500.23.camel@lanshark.dmv.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2005-02-02 at 11:55 -0500, Sven Willenberger wrote:
> FreeBSD 5.2.1 and portupgraded mysql-client and server to 4.0.23a. Then
> portupgrade -f lang/php4 and databases/php4-mysql. After this phpinfo()
> and any php application using mysql no longer finds the include and lib
> dirs and do not work.
> 

I found that downloading 4.3.9 and compiling from scratch (no ports
system) and building all the modules from scratch (no php-extensions)
solved the issue. Interestingly, building 4.3.10 from scratch did result
in the proper paths being found but no php scripts using mysql would
work. 4.3.9 on the other hand works fine. Not sure if this is an issue
with the ports/FreeBSD 5.3 version, or with php 4.3.10 but for now issue
solved/worked around.

Sven



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