Results 1 to 10 of 23
Threaded View
-
28th Feb 2010, 02:40 PM #17Doing things differently.
Try this one.
<?php
$INFO['sql_driver'] = 'mysql';
$INFO['sql_host'] = 'localhost';
$INFO['sql_database'] = 'DATABASE';
$INFO['sql_user'] = 'USER';
$INFO['sql_pass'] = 'PASSWORD';
$INFO['sql_tbl_prefix'] = '';
$INFO['sql_debug'] = '1';
$INFO['sql_charset'] = '';
$INFO['board_start'] = '1266594422';
$INFO['installed'] = '1';
$INFO['php_ext'] = 'php';
$INFO['safe_mode'] = '1';
$INFO['board_url'] = 'http://www.YOURLINK.COM';
$INFO['banned_group'] = '5';
$INFO['admin_group'] = '4';
$INFO['guest_group'] = '2';
$INFO['member_group'] = '3';
$INFO['auth_group'] = '1';
$INFO['use_friendly_urls'] = '1';
$INFO['_jsDebug'] = '0';
$INFO['mysql_tbl_type'] = 'MyISAM';
define('IN_DEV', 0);
?>
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Connection Error or W.E
By ibby in forum Feedback and SuggestionsReplies: 10Last Post: 16th Mar 2012, 02:35 PM -
SSL connection error - Site :(
By alex17 in forum Technical Help Desk SupportReplies: 4Last Post: 13th Jul 2011, 04:02 AM -
Help me in Remote Desktop Connection Error
By Alexx in forum Webmaster DiscussionReplies: 1Last Post: 21st Feb 2011, 12:46 AM -
Dial Up Connection Error
By DigitalLover in forum Technical Help Desk SupportReplies: 5Last Post: 15th Jan 2011, 12:01 AM -
[Help]Putty error: connection refused
By SiDH in forum Server ManagementReplies: 3Last Post: 19th Sep 2010, 06:22 PM
themaCreator - create posts from...
Version 3.52 released. Open older version (or...