NHR Blog

Time Is Money

MacDev

2 years ago

Mamp PHP version

Applications/mamp/bin/php

Keep two versions of php

Keep backup of your PHP versions or PHP folder

Restart your pc

Admin 2 years ago

Vs code duplicate line mac

Option shift down arrow

Admin 2 years ago

Folder rename keyboard shortcuts : mac

Click the file and press Return button

Admin 2 years ago

Prestashop installation error due to mcrypt in mamp

Get php ini location from phpinfo()

Add and restart mamp

extension= mcrypt or something. Google.

Ignore installation erro as it indicates system php ini. Not the mamp php ini

Admin 2 years ago

Minimize current screen

Command H

Admin 2 years ago

Mac path search

Shift Command G

Admin 2 years ago

Ls applications not showing applications : Mac

Try cd /Applications

Not cd /Applications/

Admin 2 years ago

Mamp db connection

User root

Pass root

Host localhost:8888

Admin 2 years ago