Date: Thu, 16 Sep 2004 16:12:00 -0400 From: "JJB" <Barbish3@adelphia.net> To: <citrin@icn.bmstu.ru> Cc: ale@FreeBSD.org Subject: RE: FreeBSD Port: php4-4.3.8_2 Message-ID: <MIEPLLIBMLEEABPDBIEGCEHEGLAA.Barbish3@adelphia.net> In-Reply-To: <1199107474.20040916220301@icn.bmstu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
running php4-extenions and selecting mhash from selection screen results in error message unknown extension mhash. -----Original Message----- From: Anton V. Yuzhaninov [mailto:citrin@icn.bmstu.ru] Sent: Thursday, September 16, 2004 2:03 PM To: fbsd_user Subject: Re: FreeBSD Port: php4-4.3.8_2 Thursday, September 16, 2004, 9:57:58 PM, fbsd_user wrote: f> My previous version php4-4.3.7-1 would accept the f> make -DWITH-MHASH install clean command. f> This new version does not compile in the mhash module. Please check f> this out see at /usr/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". -- WBR, Anton v. Yuzhaninov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGCEHEGLAA.Barbish3>