On Aug 29, 2009, at 07:16, Mark Hattam wrote:

Also discovered that mbstring was no longer installed, which was a little vital as I have utf-8 tables and collations etc.

sudo port install php5-mbstring

While I don't deny mbstring's functionality is useful, it is not a part of the php core:

http://www.php.net/manual/en/mbstring.installation.php

"mbstring is a non-default extension. This means it is not enabled by default."


and I've also put in

sudo port install php5-calendar
sudo port install php5-curl
sudo port install php5-exif
sudo port install php5-ftp
sudo port install php5-gettext
sudo port install php5-xsl
sudo port install php5-zip


Is there now anything else that needs specifying in php.ini that used to be OK to leave empty by default?

Not that I am aware of, but if you find something, let me know.



_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to