Hi all,
just move the site to another hosting changed all info in the config buit get only a white screen...
Any tips which might help me solve this issue....
Thanks Robert
<?php
/**
* The base MySQL settings of Osclass
*/
define('MULTISITE', 0);
/** MySQL database name for Osclass */
define('DB_NAME', 'clicksnow');
/** MySQL database username */
define('DB_USER', 'clicksnow');
/** MySQL database password */
define('DB_PASSWORD', 'xxxxxxxxxx');
/** MySQL hostname */
define('DB_HOST', 'localhost');
/** Database Table prefix */
define('DB_TABLE_PREFIX', 'XXXXX');
define('REL_WEB_URL', '/');
define('WEB_PATH', '
https://clicksnow.win/');