0

I want mbstring and fileinfo. There's no default php.ini file.
(And yes, I do have access to the \php\ext directory.)

Winfinity
  • 1
  • 3

1 Answers1

0

open the php.ini, remove the semicolon character (;) in front of the line below.

     extension = php_mbstring.dll
Ashish Mishra
  • 412
  • 4
  • 5