PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, February 18, 2022

[FIXED] Install intl.so with Mamp PRO

 February 18, 2022     intl, mamp     No comments   

Issue

I follow this ticket : http://blog.geertvd.be/2011/05/18/installing-the-intl-extension-on-mamp/.

When i reboot my MAMP server, and i execute a phpinfo(), the intl extension was not loaded.

I don't understand why. I have completed the good php.ini file (In my case : /Applications/MAMP/bin/php/php5.3.14/conf/php.ini, and i have the moved the intl.so) I have no error.

Thanks in advance.


Solution

I have found my problem. In fact i use MAMP Pro, and to edit php.ini file we have to click on File > Edit Config > Php ... And your configuration is ok after a restart !



Answered By - djoo
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing