serverguy
Well-Known Member
- Joined
- Mar 31, 2016
- Messages
- 22
- Thread Author
- #1
I am playing around with windows server 2008 and learning how to use it. Just a hobby on weekends.
I was able to successfully install:
php, mysql & phpmyadmin
Now the problem is i'm trying to import a database into phpmyadmin,
the database is 42.6mb therefore i am unable to import straight from phpmyadmin because it's too big.
Usually on linux i am unable to import it via the phpmyadmin page because of its size, so i import it via the terminal/putty. But since this is my first time using windows server, i am unfamiliar with this system.
So how am i able to import the database into phpmyadmin?
Do i do it via the cmd(command prompt) or the mysql.exe terminal?
i'm sorta lost on this, any advice?
thanks!
I was able to successfully install:
php, mysql & phpmyadmin
Now the problem is i'm trying to import a database into phpmyadmin,
the database is 42.6mb therefore i am unable to import straight from phpmyadmin because it's too big.
Usually on linux i am unable to import it via the phpmyadmin page because of its size, so i import it via the terminal/putty. But since this is my first time using windows server, i am unfamiliar with this system.
So how am i able to import the database into phpmyadmin?
Do i do it via the cmd(command prompt) or the mysql.exe terminal?
i'm sorta lost on this, any advice?
thanks!