brian wrote:
the config file should have the domain name and absalutepath to match the install ie malcolmdesign.co.nz.customer.onesquared.net
Check for any blank lines at the end of the file they cause problems
Ok, I tried a new installation setting the domain and path as malcolmdesign.co.nz.customer.onesquared.net but all I get is an error:
Fatal error: Failed opening required 'malcolmdesign.co.nz.customer.onesquared.net/includes/version.php' (include_path='.:/usr/share/pear') in /var/www/malcolmdesign.co.nz/includes/joomla.php on line 71
No matter how I put the address in the absolute path (malcolmdesign.co.nz.customer.onesquared.net, var/malcolmdesign.co.nz.customer.onesquared.net, var/www/malcolmdesign.co.nz.customer.onesquared.net, home/malcolmdesign.co.nz.customer.onesquared.net etc) I get the same kind of errors.
Looking at the config file after the install the relevant code looks like:
Code:
$mosConfig_absolute_path = 'malcolmdesign.co.nz.customer.onesquared.net';
$mosConfig_live_site = 'http://malcolmdesign.co.nz.customer.onesquared.net';
$mosConfig_sitename = 'Malcolm Design Ltd';
And there's no blank lines at the end of the file

If I leave the installation at the default(
http://www.malcolmdesign.co.nz and var/www/malcolmdesign.co.nz) and go ahead with it, at the end of the installation when it confirms everything, if I click on "View Site" it tries to take me to the site that is on the Windows server (
http://malcolmdesign.co.nz/index.php). The same with clicking on "Administration" (
http://malcolmdesign.co.nz/administrator/index.php). If I manually go to
http://malcolmdesign.co.nz.customer.one ... /index.php it comes up but with, as I said, no images etc. Below is what the frontend and backend look like:


I'm at a complete loss as to what to do
