PDA

View Full Version : Mulitiple Boards on same server


Madmp3zz
11-07-2005, 06:10 PM
I am currently running 3.5 on a public address and also wanted to have my test or Beta board running on the same server.

I would only be using the Beta for testing hacks and so forth.
So I would assume that I would need to create a new Mysql database also.

Can someone give my some direction on this one?

Thanks in advance.

Marco van Herwaarden
11-08-2005, 03:36 PM
How to create a new database (you could also use a table prefix in your exisitng database), will depend on how your host have set things up. It is usually done from a control panel like cPanel or Plesk.

Madmp3zz
11-09-2005, 05:26 PM
I actually have the box running here at work.
So I am in charge of it.

Could you explain how I would go about doing what you mentioned.
I have FULL CONTROL of the machine and everything running on it.
It's an XP box running:
PHP Version 5.0.5
MySQL 4.1
VB 3.5

Marco van Herwaarden
11-09-2005, 06:57 PM
If it is XP, then downlaod MySQL Administrator from www.mysql.com (http://www.mysql.com/). Databases are called 'catalogs', and you can create a new one with a few mouseclicks.

PS If you are just starting a new board, i suggest you still use MySQL4 if possible.

Madmp3zz
11-10-2005, 01:03 AM
Thanks A LOT!!

I got it working great..