PhpMyAdmin
Posted by: Rep
Posted on: 2005-10-17 16:33:00
Hi
I run a phpBB and am in the process of adding a mod to it. As part of the install, I need to run the following in PhpMyAdmin so I am told.
#-----[ SQL ]------------------------------------------
#
ALTER TABLE phpbb_forums ADD forum_parent INT NOT NULL DEFAULT '0';
My question is, do I need to upload a PhpMyAdmin to my server to run this query, or, does Dreamhost already have something here for me to use?
Thanks