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

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 19, 2004 at 12:06:52PM -0400, Jonathan T. Sage wrote:
> 
> 
> 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,

Thanks 


noobie lession 08/19/2004 read UPDATING.  =)

> 
> ~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]



-- 
        
==============================================================================

The information contained in this communication is confidential, private,
proprietary, or otherwise privileged and is intended only for the use of the
addressee.  Unauthorized use, disclosure, distribution or copying is strictly
prohibited and may be unlawful.  If you have received this communication in
error, please notify the sender immediately.

==============================================================================



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