Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: usersurya on June 13, 2023, 02:30:18 AM

Title: xampp Intl:NOT OK error
Post by: usersurya on June 13, 2023, 02:30:18 AM
Hello,
I am using XAMPP and when running the installer, i cannot pass the Intl extension somehow. I removed the semicolon ; in extension=intl in the php.ini file as shown below but still getting the same error. How to solve this problem?

Title: Re: xampp Intl:NOT OK error
Post by: SKaero on June 13, 2023, 11:56:07 AM
Make sure you restarted the service after you made the change to the config file.
Title: Re: xampp Intl:NOT OK error
Post by: usersurya on June 13, 2023, 10:55:34 PM
I restarted apache, mysql and refreshed the installer page, get the same error.

Any clue what might be wrong?
Title: Re: xampp Intl:NOT OK error
Post by: SKaero on June 13, 2023, 11:59:49 PM
If I had to guess its possible there are multiple config files and the one you edited isn't the one that is being used by the web server.