I have used the settings for the configuration file as supplyed with errors:
Error displaying the error page: Application Instantiation Error: syntax error, unexpected ‘>’, expecting end of file configuration file are correct…excample blow:
public $dbtype = ‘mysqli’;
public $host = ‘sql302.epizy.com’;
public $user = ‘epiz_24966811’;
public $password = ‘7YyJoQjCYYYtQdz’;
public $db = ‘epiz_24966811_ads’;
public $dbprefix = ‘qsgoa_’;
public $live_site = ‘’;
public $secret = ‘VQZGZTYUUTRjBR06’;
But i have an issue related to the paths
Could anyone send me an example:
Mine:
public $log_path = ‘/home/vol13_2/epizy.com/epiz_24966811/htdocs/azoresdirect/administrator/logs’;
public $tmp_path = ‘/home/vol13_2/epizy.com/epiz_24966811/htdocs/azoresdirect/tmp’;
**
Also the password is the displayed in CP as (Your vPanel Password)
But when install a website from the software installer is shows?
OS45bj4@@p and the installed website works fine…?h
For starters, please note that this is a publicly accessible forum, not a private ticket system. Anything you post here can be viewed by anyone. So make sure to NEVER SHARE YOUR PASSWORDS on here.
I’ve reset your hosting account password for good measure. You should also make sure to reset your website’s secret key and possibly your website password.
As for your actual question, I’m not entirely sure what exactly you’re trying to do, how you’re trying to do it and what you see when you try to do it.
Do I understand it correctly that you want to move a Joomla site from another hosting provider to us? If so, I would recommend to follow Joomla’s official instructions: Copying a Joomla website - Joomla! Documentation I would recommend avoiding any backup/migration plugins and moving the files, database and update the config file like Joomla says.
Note that this does NOT involve using Softaculous. Softaculous is great when installing a new site, but doesn’t help in moving existing sites.