Re: PHP 5.2.11, Windows Vista and php_mbstring.dll
Carsten Wiedmann <[email protected]>
| Newsgroups | gmane.comp.php.windows |
|---|---|
| Message-ID | <[email protected]> |
Elizabeth M Smith schrieb: > Mbstring has an additional extension requirement - you MUST MUST enable > php_exif.dll before you enable mbstring It's vice versa. exif have a dependence to mbstring. So if you want load exif, you must first load mbstring. But you can still use mbstring without exif. Regards, Carsten -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php