Jump to content


Config Paths


  • You cannot reply to this topic
No replies to this topic

#1 visiblesoul

  • Administrators
  • 551 posts
  • Location:Earth
  • Texas

Posted 10 September 2004 - 12:42 PM

If you are installing MKPortal in your root public directory the paths should look something like this...


/mkportal/conf_mk.php said:

$FORUM_PATH = "forums";
$SITE_NAME = "Your Site"; 
$SITE_URL = "http://www.yoursite.com";


/forums/conf_global.php said:

$INFO['board_url']  = 'http://www.yoursite.com/forums';
$INFO['home_url']  = 'http://www.yoursite.com';


Also check your $INFO['base_dir'] path but there's no way for me to know what that is. You will have to determine the correct server path for your installation.

On a Unix server it may look something like this.

/forums/conf_global.php said:

$INFO['base_dir']  = '/var/www/html/forums/';

-=DKC=-


Please note that I offer free support on this forum in my free time. Depending on how much work I have backlogged it may take me a week or more to answer questions. I am not ignoring you. I answer everyone but please be patient. Thanks.

Disclaimer: All forum posts, including code examples, on this forum are offered for free in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Use code examples at your own risk.

"If at first you don't succeed, keep on suckin' til you do succeed." -Curly Howard





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users