|
-
Flashkit's offical necromaster
ok my forum(vbulletin(same as flashkit)) requires both a php nt server and mysql support. I do a little work for my server so i went up there and they installed the php support on there nt server but have mysql on there lynix server they cant put mysql on the nt server so how do they point the mysql box at the nt server box?
-
Hi,
requires both a php nt server and mysql support.
FK certainly is NOT running on a nt server
Usually your database connection should be
mysql_connect("db.hosting.com", "yourname", "yourpass")
with a name or ip address of the machine actually running mysql.
Musicman
-
Flashkit's offical necromaster
i didnt say they were on a nt server but my forum is... the server has php but not my sql there lynux server does so im trying to get them to work together
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|