Phpmyadmin problem

Sanchises

New Member
Messages
17
Reaction score
0
Points
0
Hey,
I'm currently setting up a site, and for that I need a mysql database.
I'm used to making databases with phpmyadmin, but when I tried to open phpmyadmin it said
phpMyAdmin - Error

#2013 - Lost connection to MySQL server during query

I think this is just because the server is being resetted, and I don't really mind, but I don't know how to make a database out of a raw php script.
Can anyone make a script which provides me to make out of nothing a database containing a table called "News" with 3 collums: ID, Title and Message.????
PLZ HELP!!!:dunno::confused::bowrofl:
 

Jesse

Active Member
Messages
1,360
Reaction score
0
Points
36
There are some MySQL Issues right now...
So probably you cannot use the phpmyadmin at the moment...
 
Top