Go to your function folder and edit your connect.php file
But must remember Database SERVER PORT should be
define('DB_SERVER_PORT', '3306');
and again go to the config.php and set this settings
define('LICENSEKEY', 'LICENSEKEY', 'ouLfNceGJ2cM-avki33tLFqalsuJ-3rku-NEdsKn-nzrLsZusY');
define('HTTP_SERVER', 'http://localhost/ilance/');
define('HTTPS_SERVER', 'http://localhost/ilance/');
define('DIR_SERVER_ROOT', '/wamp/www/ilance/');
define('SEARCHBOXHEADER', 1);
define('SUB_FOLDER_ROOT', '');
define('http_server', 'http://localhost/ilance/');
define('https_server', 'http://localhost/ilance/');
No comments:
Post a Comment