Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2006 22:50:28 +0100
From:      eoghan <eoghanj@gmail.com>
To:        fbsd@a1poweruser.com
Cc:        "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: php5/mysql5
Message-ID:  <1509C56A-AB89-47BE-A9CE-5807B8719EB7@gmail.com>
In-Reply-To: <MIEPLLIBMLEEABPDBIEGEEHIHLAA.fbsd@a1poweruser.com>
References:  <MIEPLLIBMLEEABPDBIEGEEHIHLAA.fbsd@a1poweruser.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 30 Aug 2006, at 22:37, fbsd wrote:

> Production server is running apache13/php4/mysql4.
> Have fresh 6.1 install on workbench PC.
> Workbench PC is being used to build apache13/php5/mysql51
> environment
> for working php web application writing and reading mysql database.
>
> Installed mysql51-server then php5 and made sure make config had
> apache support.
>
> When I executed the web application I get
> Fatal error: Call to undefined function mysql_pconnect() in
> /usr/local/www/mls/signup.php on line 348.
>
> Is there some other port now required to get php to talk to mysql???

Hi
You can install the php5-extensions port...
/usr/ports/lang/php5-extensions
and run a make config to decide on what you need.
Hope that helps
Eoghan





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1509C56A-AB89-47BE-A9CE-5807B8719EB7>