PDA

View Full Version : PhpMyAdmin Problems


Dean C
05-24-2002, 08:23 PM
Firstly i have the phpmyadmin files...

The problem is i have no idea what to do from there... some people have told me that u need ure host to set up phpmyadmin for u... and others have said you can do it yourself...

if you can do it yourself then would someone guide me in the right direction cuz i have no idea where to start :D

Thanks in Advance :laugh:

floleb7
05-24-2002, 10:53 PM
edit your config.inc.php file
follow the instruction that's all

Dean C
05-25-2002, 07:37 AM
yes but do u need nuke or anythin like that... will all the info i need be in my config.php file for vb???

scsa20
05-25-2002, 04:09 PM
lol, PHPMyAdmin is a database interface, meaning you can manage your database (cuz you need something to edit your database ;)), but you probably areadly knew that :)

anyways, most hosts now has PHPMyAdmin areadly part of there services, others don't....to set up PHPMyAdmin, all you need is the files and just a simple edit of the config.inc.php file, in the config.inc.php file, all you need to put is the type of database (which is MySQL ;)) and your DB name, username, and password (it should be the same as you set up your vbulletin with ;))....no, you don't need nuke, actuly, Nuke is something differently all together.