Phpbb won't install using softaculous
Every time I try to install phpbb using softaculous, it says the mysql database could not be selected, please help? :/
P.S. Sorry if it's in the wrong section, didn't know where to put it.
__________________
Check out my new forums: http://www.moderncoding.co.nr (:
Strengths: HTML & CSS.
Code:
EpicFriends x =
players.getNearest(BestFriend);
if (x != null) {
x.interact("High Five" + x.getName());
|