<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<div><span style="font-size: 10pt; ">Maybe the same vein as Ron's issue. Went to use XOT on my server and only get "1" returned where there should be a login page.</span></div><div><span style="font-size: 10pt; ">Pat says this is a db connection failure.</span></div><div><span style="font-size: 10pt; ">I have downloaded database.php from the root of the install, fiddled a few things and no joy.</span></div><div><span style="font-size: 10pt; "><br></span></div><div>What are the last 3 parameters below?</div><div>How can I put writeback in to see what line it is failing at?</div><div><br></div><div><br></div><div><span style="font-size: 10pt; ">* Host where database is</span></div><div>*/</div><div>$xerte_toolkits_site->database_host = "get this one";</div><div><br></div><div>/*</div><div>* Username for database</div><div>*/</div><div>$xerte_toolkits_site->database_username ="
get this one ";</div><div><br></div><div>/*</div><div>* Password for database</div><div>*/</div><div>$xerte_toolkits_site->database_password =" this is the password for the user defined above correct?";</div><div><br></div><div>/*</div><div>* Database name</div><div>*/</div><div>$xerte_toolkits_site->database_name ="what goes here?";</div><div><br></div><div>/*</div><div>* Database table prefix</div><div>*/</div><div>$xerte_toolkits_site->database_table_prefix ="<span style="font-size: 10pt; ">what goes here?</span><span style="font-size: 10pt; ">";</span></div><div>?></div>                                        </div></body>
</html>