content top

How to change root password on MAMP

How to change root password on MAMP

Open terminal from /Applications/Utilities/Terminal and paste the following command into it. 1/Applications/MAMP/Library/bin/mysqladmin -u root -p password YourNewPasswordHere N:B: Make sure to change YourNewPasswordHere with your new password that you want to set. Press enter. If prompt enter your mysql password. Now we need to change few more files to make sure it’s working perfectly. Open following files in your favorite text...

Read More

Create VirtualHost in your MAMP.

Create VirtualHost in your MAMP.

Creating virtualhost on MAMP is very easy. Suppose you want to make a virtualhost named 1local.myweb.com . Just follow the steps below… Open your hosts file located in 1/etc/hosts . To open a file either you can use your favorite text editor or use nano in command line. 1sudo nano /etc/hosts . Now add the following line 1127.0.0.1 local.myweb.com (Save and exit. If you are using nano then press ctrl+x, press y then press...

Read More
content top
 
#CSS3 pattern collection http://t.co/Gzhh3SCm2 days ago