My develop site

Setting page:

http://localhost:8888/MAMP/

Install phpmyadmin:
I removed phpmyadmin with
Code:
sudo apt-get remove phpmyadmin
then installed it again with
Code:
sudo apt-get install phpmyadmin
This time I pressed space to select the apache2 option..

Run the following command and you'll have a folder called "phpmyadmin" in your localhost.

Code:
sudo ln -s /usr/share/phpmyadmin /var/www/phpmyadmin
Now you can access phpMyAdmin at http://localhost/phpmyadmin/

Comments

Popular posts from this blog

Linking verb - seem, sound, smell, appear, become, get, feel (Verb of Senses)

Phrasal Verb (กิริยาวลี) ที่ใช้บ่อย

If Clause 3 แบบ (Conditional Statement)