sql >> Database >  >> Database Tools >> phpMyAdmin

hoe op afstand toegang te krijgen tot phpmyadmin

Ga naar C:\wamp\alias en bewerk het bestand phpmyadmin

# to give access to phpmyadmin from outside 
# replace the lines
#
#    Order Deny,Allow
#    Deny from all
#    Allow from 127.0.0.1
#
# by
#
#   Order Allow,Deny 
#   Allow from all


  1. Waarom verandert SSMS mijn opgeslagen procedures (opnieuw formatteren, exec wijzigen in EXECUTE, enz.)

  2. 1044 - Toegang geweigerd voor gebruiker 'user'@'localhost' tot database 'db'

  3. Migratie van Wordpress-database naar server SQL-fout

  4. phpMyAdmin - Fout:relationele functies zijn uitgeschakeld