Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Error: Class 'NumberFormatter' not found in main.php in 19 line #2

Closed
sohel8537 opened this issue Apr 30, 2018 · 2 comments
Closed
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@sohel8537
Copy link

Call Stack

1 | 0.0004 | 358160 | {main}( ) | ...\index.php:0
2 | 0.0199 | 1171160 | require( 'C:\Ampps\www\test\common\config\main.php' ) | ...\index.php:11

( ! ) Fatal error: Uncaught Error: Class 'NumberFormatter' not found in C:\Ampps\www\test\common\config\main.php on line 19

1 | 0.0004 | 358160 | {main}( ) | ...\index.php:0
2 | 0.0199 | 1171160 | require( 'C:\Ampps\www\test\common\config\main.php' ) | ...\index.php:11

@akiraz2
Copy link
Owner

akiraz2 commented Apr 30, 2018

Please, Enable intl extension in php

@akiraz2
Copy link
Owner

akiraz2 commented Apr 30, 2018

or comment 18-21 lines in \common\config\main.php

@akiraz2 akiraz2 added bug Something isn't working good first issue Good for newcomers labels Apr 30, 2018
@akiraz2 akiraz2 closed this as completed Apr 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants