Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2004 12:06:52 -0400
From:      "Jonathan T. Sage" <sagejona@theatre.msu.edu>
To:        Mark <boxend@redtick.homeunix.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: php4
Message-ID:  <4124D01C.8010107@theatre.msu.edu>
In-Reply-To: <200408191601.i7JG1Z4N031017@redtick.homeunix.com>
References:  <200408191601.i7JG1Z4N031017@redtick.homeunix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig5FD5C5EFB11D758635F5FA0F
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit



Mark wrote:

> after a portupgrade I have lost mysql support with php4.
> I have pkg_deinstalled did a make--with-mysql=/usr/local/bin/mysql
> and pkg_reinstall but no support. Then portupgrade -m --with-mysql=/usr/local/bin/mysql php4. Then pkg_delete did make --with-mysql=/usr/local/bin/mysql then make install still no support. Mysql is there and working, logins work from command line and data is there. But from apache php is working but with no mysql support, phpinfo shows no mysql module loaded. 
> 
> A whereis gave me the /usr/local/bin/mysql, What would be the proper way to add support
> with php4 already installed?? 

Mark :

per ports/UPDATING:

20040719:
   AFFECTS: users of PHP
   AUTHOR: ale@FreeBSD.org

The old lang/php4 and lang/php5 ports have been splitted into 'base' 
PHP, PEAR, and shared extensions to allow more flexibility and add new 
features. Upgrading your current PHP installation will result in a 
'base' PHP installation (no PEAR and no extensions). PEAR can be found 
in the new devel/php4-pear and devel/php5-pear ports, while the set of 
PHP extensions to install can be choosen via the meta-ports 
lang/php4-extensions and lang/php5-extensions, or installing singular 
extensions individually. If you have a previous php.ini configuration 
file, be sure to comment out the extension_dir parameter, since the 
correct path is statically compiled into the PHP binary. For an overview 
of the modules used with the old PHP binary, use the command "php -m".

installing lang/php4-extensions should be helpful.

hope this helps,

~j

-- 
Jonathan T. Sage
Theatrical Lighting / Set Designer
Professional Web Design

"He said he likes me, but he's not in-like with me."- Connie, King of 
the Hill

[HTTP://www.JTSage.com]
[HTTP://design.JTSage.com]
[sagejona@msu.edu]
[See Headers for Contact Info]

--------------enig5FD5C5EFB11D758635F5FA0F
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBJNAcoVmW2UUup/ERAlU6AJ9BDtNaf6Mo24jV9KzcKRaStUEB8wCfXmBZ
nsuZJTiDaLc0vwYXgmAA8m0=
=7B1W
-----END PGP SIGNATURE-----

--------------enig5FD5C5EFB11D758635F5FA0F--



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