Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13943] New: mbstring not enabled by default in php

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13943] New: mbstring not enabled by default in php
  • Date: 15 Aug 2007 16:42:35 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13943

Summary: mbstring not enabled by default in php
Product: Codex
Version: test grimoire
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: php-pear
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: MatthewClark AT InLesserTerms.net


I've got some canned PHP apps that complain that mbstring is not enabled. I
usually ignore it as I hadn't the time to deal with it... until now.

I checked the output of phpinfo() and found that --enable-mbstring was not
present in the Configure Command. Hmm... So I `cast -r php` to see if I
answered [n] where I should have answered [y], however, it never comes up.

Easy fix, of course, would be to add this option to ./configure manually.
But,
I'd like to suggest a config_query_option to "Enable mbstring functions" which
defaults to [y]

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13943] New: mbstring not enabled by default in php, bugzilla-daemon, 08/15/2007

Archive powered by MHonArc 2.6.24.

Top of Page