Hi trying to install and was hoping you could point me in the right direction?
Error: Notice: Undefined variable: handles in /home/mistycov/public_html/Orders/scripts/inc.config.php on line 58
$defined = "27.54.81.33";
$defined = "localhost";
$defined = "mist……..";
$defined = "xxxxxxxxxxx";
$defined = "mist………..";
// application path information
$defined = "/home/mistycov/public_html/Orders/";
// set secure flag on cookies (authentication will fail
// on no SSL connections if this is enabled)
ini_set('session.cookie_secure', false);
Your help is appreciated :-) Thank You
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi trying to install and was hoping you could point me in the right direction?
Error: Notice: Undefined variable: handles in /home/mistycov/public_html/Orders/scripts/inc.config.php on line 58
$defined = "27.54.81.33";
$defined = "localhost";
$defined = "mist……..";
$defined = "xxxxxxxxxxx";
$defined = "mist………..";
// application path information
$defined = "/home/mistycov/public_html/Orders/";
// set secure flag on cookies (authentication will fail
// on no SSL connections if this is enabled)
ini_set('session.cookie_secure', false);
Your help is appreciated :-) Thank You