Forums Sign Up Reply Search Statistics
Support Issues and Questions GraFX Software Solutions - Forum / Support Issues and Questions /

install problem

 
Author lee
Forums Member
#1 Posted: 17 Dec 2006 15:32:52 Edited by: lee
Reply 
Hi..

Im trying to install the mini CWB on my server.. but I keep getting a server 500 internal server error message..

I originally wanted to install it into siteURL/content/ but it didnt work..so Ive tried just installng it into the root html directory.. but its still not working..

Ive chmod 777 to all the files and folders specified in the read me file..

Ive uploaded and edit config.inc.php fle with this in it

ob_start();
// define where you index.php URL is, usually is http://www.yourdomain.com/
// always use ENDING SLASH
define("CONF_INDEX_URL", "http://www.forex-signals.co.uk/");//INST_URL

I have not touched any of this though.. do I have to adjust this code?.. it doesnt say so in your tutorial..

// define where you root is, usually is ... your-path/program-name/
// always use ENDING SLASH
//define("INDEX_PATH", "INST_PATH");
define("INDEX_PATH", dirname(__FILE__)."/");
// define your language file, ex: en; ro; de;
$LANG = "en";//fr
define("VERSION", "1.1.0"); //7 dec 2006
// changed


Thanks..

Lee (uk)
Author Admin
Forums Member
#2 Posted: 19 Dec 2006 21:56:46
Reply 
As I responded in mail, in this case, please delete .htaccess file.
This will resolve the problem.
 
Your Reply

» Username  » Password 
Only registered users are allowed to post here. Please enter your login/password details upon posting a message, or sign up first.