Add my users database and configure the conf_global.php
Posted by: ASTRAPI (---.adsl.forthnet.gr)
Date: December 09, 2007 01:58AM

Hi

Nice software and eay to use.

I set it up and is working great ith a tet html.index.

Now i try to put my forum invision in to wamp server but i don't know how to add my sql database (i have it on my pc already) and how i must configure then the conf_global.php ?

Now i get a ips error and it 's normal.

This is my conf_global.php:

<?php
$INFO['admin_group'] = '4';
$INFO['auth_group'] = '1';
$INFO['banned_group'] = '5';
$INFO['board_start'] = '1187734109';
$INFO['board_url'] = 'http://www.test.info';
$INFO['default_language'] = 'en';
$INFO['guest_group'] = '2';
$INFO['installed'] = '1';
$INFO['member_group'] = '3';
$INFO['mysql_tbl_type'] = 'MyISAM';
$INFO['php_ext'] = 'php';
$INFO['safe_mode'] = '0';
$INFO['sql_database'] = 'test_invision';
$INFO['sql_debug'] = '1';
$INFO['sql_driver'] = 'mysql';
$INFO['sql_host'] = 'localhost';
$INFO['sql_pass'] = 'onemore';
$INFO['sql_tbl_prefix'] = 'ibf_';
$INFO['sql_user'] = 'test_secinfo';

?>

Not exactly the same info but this is for example.

Thanks for your time and for this great software.



Edited 1 time(s). Last edit at 12/09/2007 02:02AM by ASTRAPI.

Options: ReplyQuote
Re: Add my users database and configure the conf_global.php
Posted by: yfastud (Moderator)
Date: December 09, 2007 02:42AM

Quote

Now i try to put my forum invision in to wamp server but i don't know how to add my sql database
Invision is not free, so hope somebody already used it can help you out

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Add my users database and configure the conf_global.php
Posted by: ASTRAPI (---.adsl.forthnet.gr)
Date: December 09, 2007 02:48AM

Ok can you give me details for a free forum as phpbb?

It's the same for me.

I just want to import the database and connect it to a forum.


Thanks

Options: ReplyQuote
Re: Add my users database and configure the conf_global.php
Posted by: yfastud (Moderator)
Date: December 09, 2007 03:25AM


Options: ReplyQuote


Sorry, only registered users may post in this forum.