Internationalization support is not installed
-
Hello Pierre,
I have just installed the Weather Station plugin and am yet to be able to use it.
The PHP version, cURL support and JSON support checks are all OK. But I am receiving error “Internationalization support is not installed on your server. Weather Station can not run!”I am using shared server hosting with cPanel. Via cPanel I tried installing the following Internationalization PHP packages:
I18N 1.0.0
I18N_UnicodeNormalizer 1.0.0
I18N_UnicodeString 0.3.1
I18Nv2 0.11.4
The error still persisted, even after deactivating/removing/installing/activating the plugin.
The cPanel package installer screen provided an include statement, which I later pasted into the top of the live-weather-station.php file:
ini_set(“include_path”, ‘/home/xxxxxx/php:’ . ini_get(“include_path”) );
Note the Internationalization packages are installed in paths /home/xxxxxx/php/I18N and in /home/xxxxxx/php/I18Nv2The error still persists.
Questions:
1/ Am I installing the correct/expected Internationalization packages?
2/ Is there anything I need to do in the weather station plugin to recognize the installation of the Internationalization packages?
3/ Any other hints?Thank you
Regards,
Sean
- The topic ‘Internationalization support is not installed’ is closed to new replies.