Tru2Chevy
Mon 19th Sep '05, 9:41pm
I want to switch my phpBB 2.0.17 board to vBulletin, so I ran the vb_test.php test on my database last night. It reported the following:
1) vBulletin requires that the mysql username has create, select, update, insert, delete, alter and drop privledges, contact your host and ask them to adjust these privledges.
2) magic_quotes_gpc should be off for optimal performance, ask your host to change this in php.ini
***
1) I emailed my host (Canaca.com), and they asked that I create any database that I need via their admin panel (ensim pro), as they don't give me the rights to do so through phpMyAdmin. I have run several SQL quiries on my database for various phpBB mods, so I know that I can modify the database from phpMyAdmin, I just can't create the database through that tool. Will this be a problem?
2) How important is magic_quotes_gpc?
Thanks for your assistance. I'm still somewhat of a newb when it comes to this sort of thing.
- Justin
1) vBulletin requires that the mysql username has create, select, update, insert, delete, alter and drop privledges, contact your host and ask them to adjust these privledges.
2) magic_quotes_gpc should be off for optimal performance, ask your host to change this in php.ini
***
1) I emailed my host (Canaca.com), and they asked that I create any database that I need via their admin panel (ensim pro), as they don't give me the rights to do so through phpMyAdmin. I have run several SQL quiries on my database for various phpBB mods, so I know that I can modify the database from phpMyAdmin, I just can't create the database through that tool. Will this be a problem?
2) How important is magic_quotes_gpc?
Thanks for your assistance. I'm still somewhat of a newb when it comes to this sort of thing.
- Justin