Hi Darryl,

You do not need to uninstall the extensions, simply ensure the directory is clean (make clean) do a make config and select the correct options. You should then do a make install clean. This will allow the installer to not take as long rebuilding extensions which are already installed. **sudo is not needed but is a good practise**
$ cd /usr/ports/lang/php4-extensions && sudo make clean && sudo make config

Now install the newly configured php4 extensions.
$ sudo make install clean

Best Regards,

Kieran
----- Original Message ----- From: "Darryl Hoar" <[EMAIL PROTECTED]>
To: "'Kieran'" <[EMAIL PROTECTED]>; <[email protected]>
Sent: Friday, February 08, 2008 1:50 PM
Subject: RE: PHP - mbstring question




Hi Darry,

cd /usr/ports/lang/php4-extensions && make config

Ensure that you select MBSTRING from the list.

Best Regards,

Kieran

Well,
I screwed up when I installed php4-extensions as I missed
selecting MBSTRING.  So extensions are built and installed.

To fix this, do I have do un-install extensions and then rebuild/
install them again ?

thanks,
Darryl

Greetings,
I installed php4 and php4_extensions on my 6.3-release box.
Tried installing SugarCRM (downloaded from their site as the
freebsd port is broken).   When installing it generates an error:

Functions associated with Multi-byte strings PHP extensions (mbstring)
are needed by application.

How do I add that ?   Any help greatly appreciated.

-Darryl

PHP version 4.4.7
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.19.21/1266 - Release Date: 2/8/2008
10:06 AM


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to