Welcome to Geeklog, Anonymous Thursday, November 28 2024 @ 06:36 pm EST
Geeklog Forums
anyone see a problem with these codes?
kmonie
Anonymous
well this is confusing... i think everything is right but the install still can't be found... i get the 404 error
My site is linked through my business site... so my ftp goes from volpaz.com and under public_html there is a folder kmonie-com and that holds the files to my site... so i didn't know if i need the kmonie-com folder in my paths or not? Really confused see if you guys see anything wrong. THanks
// +---------------------------------------------------------------------------+
// | (1) Database Settings |
// +---------------------------------------------------------------------------+
$_DB_host = 'localhost'; // host name or IP address of your DB server
$_DB_name = 'volpazc_kmonie'; // name of your database,
// must exist before running the installer!
$_DB_user = 'volpazc'; // MySQL user name
$_DB_pass = 'kentucky'; // MySQL password
// The table prefix is prepended to each table used by Geeklog to avoid name
// collisions with other tables that may already exist in your database.
$_DB_table_prefix = 'gl_'; // e.g. 'gl_'
// +---------------------------------------------------------------------------+
// | (2) Paths |
// +---------------------------------------------------------------------------+
// Note for Windows users: It's safe to use the forward slash '/' instead of
// the backslash '' in paths. Make sure each path starts with a drive letter!
// This should point to the directory where your config.php file resides.
$_CONF['path'] = 'kmonie-com/geeklog/'; // should end in a slash
// You only need to change this if you moved or renamed the public_html
// directory. In that case, you should specify the complete path to the
// directory (i.e. without the $_CONF['path']) like this:
// $_CONF['path_html'] = 'kmonie-com/geeklog/public_html/';
$_CONF['path_html'] = $_CONF['path'] . 'kmonie-com/geeklog/public_html/';
// +---------------------------------------------------------------------------+
// | (3) Site Settings |
// +---------------------------------------------------------------------------+
// Make sure this is the correct URL to your site, i.e. to where Geeklog's
// index.php file resides (no trailing slash).
$_CONF['site_url'] = 'http://www.kmonie.com';
// Some hosting services have a preconfigured admin directory. In that case,
// you need to rename Geeklog's admin directory to something like "myadmin"
// and change the following URL as well. Leave as is until you experience any
// problems accessing Geeklog's admin menu.
$_CONF['site_admin_url'] = $_CONF['site_url'] . 'kmonie-com/geeklog/admin';
// This is the return address for all email sent by Geeklog:
$_CONF['site_mail'] = 'kmonie@kmonie.com';
// Name and slogan of your site
$_CONF['site_name'] = 'K.Monie Productions';
$_CONF['site_slogan'] = 'Taking it to the extreme';
My site is linked through my business site... so my ftp goes from volpaz.com and under public_html there is a folder kmonie-com and that holds the files to my site... so i didn't know if i need the kmonie-com folder in my paths or not? Really confused see if you guys see anything wrong. THanks
Text Formatted Code
// +---------------------------------------------------------------------------+
// | (1) Database Settings |
// +---------------------------------------------------------------------------+
$_DB_host = 'localhost'; // host name or IP address of your DB server
$_DB_name = 'volpazc_kmonie'; // name of your database,
// must exist before running the installer!
$_DB_user = 'volpazc'; // MySQL user name
$_DB_pass = 'kentucky'; // MySQL password
// The table prefix is prepended to each table used by Geeklog to avoid name
// collisions with other tables that may already exist in your database.
$_DB_table_prefix = 'gl_'; // e.g. 'gl_'
// +---------------------------------------------------------------------------+
// | (2) Paths |
// +---------------------------------------------------------------------------+
// Note for Windows users: It's safe to use the forward slash '/' instead of
// the backslash '' in paths. Make sure each path starts with a drive letter!
// This should point to the directory where your config.php file resides.
$_CONF['path'] = 'kmonie-com/geeklog/'; // should end in a slash
// You only need to change this if you moved or renamed the public_html
// directory. In that case, you should specify the complete path to the
// directory (i.e. without the $_CONF['path']) like this:
// $_CONF['path_html'] = 'kmonie-com/geeklog/public_html/';
$_CONF['path_html'] = $_CONF['path'] . 'kmonie-com/geeklog/public_html/';
// +---------------------------------------------------------------------------+
// | (3) Site Settings |
// +---------------------------------------------------------------------------+
// Make sure this is the correct URL to your site, i.e. to where Geeklog's
// index.php file resides (no trailing slash).
$_CONF['site_url'] = 'http://www.kmonie.com';
// Some hosting services have a preconfigured admin directory. In that case,
// you need to rename Geeklog's admin directory to something like "myadmin"
// and change the following URL as well. Leave as is until you experience any
// problems accessing Geeklog's admin menu.
$_CONF['site_admin_url'] = $_CONF['site_url'] . 'kmonie-com/geeklog/admin';
// This is the return address for all email sent by Geeklog:
$_CONF['site_mail'] = 'kmonie@kmonie.com';
// Name and slogan of your site
$_CONF['site_name'] = 'K.Monie Productions';
$_CONF['site_slogan'] = 'Taking it to the extreme';
Text Formatted Code
require_once( 'kmonie-com/geeklog/config.php' );
6
3
Quote
kmonie
Anonymous
i have it from the root of the system in the files right there. I don't know what else to check?
5
4
Quote
Status: offline
andyofne
Forum User
Chatty
Registered: 08/31/02
Posts: 69
I guess I'm assuming that isn't your real db admin and password information in your post, above.
I think in the second code clip you need to add some path info before the kmonie-com/geeklog/config.php... something like /var/www/html/ or /home/server/html or whatever the true path above the kmonie-com folder.
I think in the second code clip you need to add some path info before the kmonie-com/geeklog/config.php... something like /var/www/html/ or /home/server/html or whatever the true path above the kmonie-com folder.
5
5
Quote
All times are EST. The time is now 06:36 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content