MySql

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
Shoe
A regular
A regular
Posts: 58
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Mar 05, 2004 1:30 pm

MySql

Post by Shoe »

I'm trying to add a mod to my phpbb forums and the install directions say I need to modify a phpbb_users table. Can I mod tables in MySql from a remote site? If so can you explain how.

Here is the link to the mod that I would like to run.
http://www.phpbb.com/phpBB/viewtopic.php?t=150925

Thanks
Shoe
|dC|2bit
This is my homepage
This is my homepage
Posts: 144
Joined: Wed Oct 01, 2003 6:09 pm
Location: Eugene, OR

Post by |dC|2bit »

Our servers only allow connections from localhost. So you need to run a web based mysql editor like phpMyAdmin to edit the MySQL db. Any web based mysql editors that install in your web space will work.
Post Reply