micromvc icon indicating copy to clipboard operation
micromvc copied to clipboard

About missing /Class/Locale.php

Open raykwok opened this issue 12 years ago • 5 comments

Hi, I saw there is solution for this problem, but I'm using share hosting, I can't modify the env. And I'm trying to develop a application base on micromvc, it's users may use share hosting most. Is there anothor solution? Thanks!

raykwok avatar Jun 27 '12 16:06 raykwok

Sorry, I'm afraid there is no solution to PHP missing the INTL libraries. It is an important part of the PHP core and should be enabled on hosts so that applications can support non-english languages.

I recommend you write to your host and ask them to add that package to their PHP build.

xeoncross avatar Jun 27 '12 16:06 xeoncross

I'm so sorry to hear that.

raykwok avatar Jun 27 '12 17:06 raykwok

Really no other solution? :(

raykwok avatar Jun 28 '12 04:06 raykwok