I recently installed phpmyadmin, and all was going smoothly until I tried to add a table to a database I had created. The error message I got was the following;
tbl_create.php: Missing parameter: db (FAQ 2.
tbl_create.php: Missing parameter: table (FAQ 2.
I tried following the advice given in the FAQ, but to no avail. Strangely enough, I can still create databases, but whenever I try to add tables, the same error appears.
Thanks in advance
--gjn
Edit; Forgot to add, am using PHP 5.04 and MySQL 5.0 on apache 2.0/windows XP.



