Morning All,
I tried uploading the JA Purity Quickstart to my domain yesterday and it didn't work as it used to when I typed in the domain name and then it would normally run through the quickstart setup.
I contacted my hosting provider and they replied with:
Hi Jim,
I do not believe there is an issue with the files, they are all there. The issue seems to be the database. In the Joomla config the prefix is configured as follows:
public $dbprefix = 'gww4e_';
But in the database this prefix does not exist. It probably needs to be "bonwn_".
Also when i click on the url I get a whole page talking about "This is the default welcome page used to test the correct operation of the Apache2 server after installation on Ubuntu systems."
Can someone suggest what I may have done wrong?