It says I require the PHP component intl, which is already installed in my XAMPP directory. Also, I have gotten rid of the semicolon preceding it in the php.ini file, and have no idea how to solve this problem. I'd appreciate it if someone had the answer to this question, thanks.
Asked
Active
Viewed 498 times
0
-
1Run a page with `` to see if it's activated. Did you restart your server after activating it? – brombeer Sep 30 '21 at 15:29
-
Sorry, but what do you mean by 'run a page with'? Just trying to clarify. – TheYakEmperor Oct 03 '21 at 15:48
-
Create a `.php` page on your local server with [phpinfo](https://www.php.net/manual/en/function.phpinfo.php) as sole content and call/access it in your browser – brombeer Oct 04 '21 at 10:57
-
Sorry, I still don't understand what you mean. I'm a total amateur. – TheYakEmperor Oct 05 '21 at 11:16