andresfm Posted May 25, 2012 Posted May 25, 2012 Hi, I am using the free hosting account (server Stevie) to test a symfony2-based project and one of the php extension that I need is the php-intl. I know it is not possible to edit the php.ini file, but I tought it may solved by installing trough the cPanel > PHP PEAR Packages > Install I18N php package, but it seem doesnt work. Question, there is any way to enable/install the php-intl extension? Thanks EDIT: Updated topic title
andresfm Posted May 31, 2012 Author Posted May 31, 2012 Hi again, I have been searching and I have found some old closed topic http://www.helionet.org/index/topic/10023-php-extensions/ about 'intl' and 'filename' php extensions and I though maybe when updating to PHP 5.3.8 at stevie server those extension get disabled again. It would be possible to enable the 'intl' extension the next time you rebuild? Someone could move this topic topic to 'Scalated Request' if it is consider a valid request? Thanks in advance
Byron Posted May 31, 2012 Posted May 31, 2012 This support request is being escalated to our root admin.
andresfm Posted June 5, 2012 Author Posted June 5, 2012 Hi, Thanks to scalate my request byron, I also found that symfony2 needs the "fileinfo" extension to guess the MIME type of an uploaded file and if not exist it tries to get using passthru() wich is disabled for security reasons. It means no way to guess the mime type (as far as I know) So, if my request has not been proccess yet I would like to enable both php extensions, "intl" and "fileinfo" at Stevie server, I guess also other users would appreciate that Thank you very much
Krydos Posted September 26, 2012 Posted September 26, 2012 Fileinfo and intl are now both installed on Johnny. If you need those extensions more than you need to stay on Stevie you can use this guide to move your account http://wiki.helionet.org/Moving_your_account They will be installed on Stevie eventually too.
Recommended Posts