TCH-Thomas Posted July 13, 2004 Posted July 13, 2004 Does anyone use Help center live from http://www.helpcenterlive.com/. Im getting a error when running the installer that it can not find the full set up. Quote
borfast Posted July 13, 2004 Posted July 13, 2004 Thomas, I downloaded the package, unzipped it and it installed just fine. I have no clue as to what could cause that error but perhaps some files are missing? Try unzipping and installing the package again. Quote
TCH-Thomas Posted July 13, 2004 Author Posted July 13, 2004 Will do. I did get some other error too but I was so angry getting the error twice so I deleted it from server. Will try again. Quote
TCH-Thomas Posted July 13, 2004 Author Posted July 13, 2004 Here is the full error I receive: Warning: main(../inc/config.php): failed to open stream: No such file or directory in /home/username/public_html/hcl/setup/full.php on line 22 Warning: main(): Failed opening '../inc/config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/hcl/setup/full.php on line 22 Critical database error - Selecting Database What does it mean? Quote
borfast Posted July 13, 2004 Posted July 13, 2004 Humm... that looks like a database error, Thomas. Have you checked the config.php file to make sure you've set it up with the correct database information? Quote
TCH-Thomas Posted July 13, 2004 Author Posted July 13, 2004 There´s 3 things in config.php I am not sure about or do not understand, these are 1) >// If you want to add a prefix to the table names. Otherwise // leave blank $DB_prefix = "hcl_"; 2) >// If your database runs under a persistant connection. // Note leave this as 0 unless you know what you are doing. $DB_pconnect = 0; 3) >// This path is the full server path to your Help Center Live // directory (excluding the trailing slash '/'). If you are using // a *nix server you can use $_SERVER["DOCUMENT_ROOT"] to get to // your web directory but Windows does not seem to recognise this // function. $HCL_path = $_SERVER["DOCUMENT_ROOT"]."/hcl"; I copied this from current config.php, so it is exactly what I wrote in them. Quote
TCH-Dick Posted July 13, 2004 Posted July 13, 2004 make sure you saved the config file as config.php it is named config_sample.php by default Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.