0
Opa,
I couldn’t install Gento on localhost, I’m using Easyphp with php 5.6.19.
I have already checked in the dll folder, the file 'php_intl.dll' is there, already decoded in php.ini to 'Extension=php_intl.dll'
Can someone help me? It’s urgent.
Vlw
Restarted the apache?,
– rray
Yes, several times
– sNniffer
Create a php file with the content
<?php phpinfo();
see if the enabled Internet appears and see the php.ini path if it’s the same as the one you changed– rray
The path is the same as phpinfo(), but it does not show anything related to Intl
– sNniffer
Is this installation corrupted?
– sNniffer
Maybe, I can’t be sure. Put this in the tbm file
ini_set('display_errors', 1);
– rray
in phpinfo()? If yes, I added but wrote nothing
– sNniffer
Install xapp then see if it works just to ask the question
– rray
All right, I’ll install it, put it right away
– sNniffer
I installed the xammp and ran beauty, no problem. It was bug in easyphp. Vlw
– sNniffer