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

Friday, February 18, 2022

[FIXED] MAMP or Manual configurating everything on Mac

 February 18, 2022     apache, mamp, mysql, php     No comments   

Issue

I just thought to ask it here, to see what others think about it.

I personally installed MAMP two days ago, because I had so much troubles with installing and configurating everything on my MBP Retina.

I had problems with phpmyadmin and after 2 months I realised that I need to install mcrypt separately and when I wanted to upgrade php there's so much things to deal with...

I just couldnt stand all of this, so I think it is better to use MAMP then configurating all these.

Maybe I am wrong, maybe it is better to do all these manually?

Also what are differences? I think the only difference is that you depend on developers of MAMP to update it with latest php, mysql, apache... but no rush!

Sorry if it's double post, just couldn't find it...


Solution

I would never use MAMP on OS X. Just use a package manager to install everything and then you can configure it. Though for the most part it will be set up out of the box. Well at least with macports anyway, which is what i use. There are also Fink and Homebrew. I've heard (this was some time ago) that Fink's packages lag so i dunno if id go that route. Alot of people sem to use Homebrew, but i dont like it because it works with the system software at and i prefer an isolated installation of everything. Thats really a preference thing though.

Also dont use phpmyadmin... Just use something like Sequel Pro.



Answered By - prodigitalson
  • 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