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

Winfinity
- 1
- 3
1 Answers
0
open the php.ini, remove the semicolon character (;) in front of the line below.
extension = php_mbstring.dll

Ashish Mishra
- 412
- 4
- 5
-
Hello, I recall saying I don't have the extension DLL or a "php.ini" file. So this will not work. – Winfinity Sep 11 '20 at 16:14