phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
3rd party database, external host

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB Forum
::  
Author Message
cheapez



Joined: 17 May 2007
Posts: 15

3rd party database, external hostPosted: Thu Sep 06, 2007 1:42 pm    Post subject: 3rd party database, external host

My friend have a phpbb forum and he want use the database from an external host. (from a second host server).
We can move this database to his host server but We don't want this.

If I want to use 3rd party database, how I'm going to do it?
I want to connect to the database from the other host server

Anyone know how to?
Thanks.
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 4006

3rd party database, external hostPosted: Thu Sep 06, 2007 2:31 pm    Post subject: Re: 3rd party database, external host

You just need to update the config.php file :
You will find the required information's about the mysql connexion.
Code:
$dbms = 'mysql';
$dbhost = 'www.mysqlhost.com';
$dbport = '';
$dbname = 'dbname';
$dbuser = 'dbuser';
$dbpasswd = 'dbpass';

$dbhost is set on localhost when the sql server is local. You can set up a remote access, it will work the same as long as the sql server allows remote access.

_________________
phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible !
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB Forum
Page 1 of 1

Navigation Similar Topics

Jump to: