phpMyAdmin Will Not Work With Following Settings

Problems with the Windows version of XAMPP, questions, comments, and anything related.

phpMyAdmin Will Not Work With Following Settings

Postby trymeout » 20. March 2018 16:11

When I change the following in the php.ini...

Before
; error_reporting
; Default Value: E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
; Development Value: E_ALL
; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT


After
; error_reporting
Default Value: E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
; Development Value: E_ALL
; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT




I get an error everytime I go to http://localhost/phpmyadmin/ that says

phpMyAdmin - Error
The mbstring extension is missing. Please check your PHP configuration.




How do I enable error error reporting and have phpMyAdmin work.
trymeout
 
Posts: 16
Joined: 20. March 2018 16:02
XAMPP version: 3.3.2
Operating System: Windows 10

Re: phpMyAdmin Will Not Work With Following Settings

Postby JJ_Tagy » 21. March 2018 05:24

That line is not what you change. That is informational only. Scroll down to find the actual entry that looks like: error_reporting = E_ALL...

If you open your php error log, it would probably give you an error at that line number.
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 115 guests