1
Hi Guys,
I'm uploading a website to a server that until recently was hosted on my own machine,
I've followed the instructions and uploaded a like for like copy chaned mainfile.php to correspond with the new site but now when I try and launch it I get,
Parse error: parse error, unexpected T_STRING in d:\wwwcom\social\dontdelete\mainfile.php on line 38
In my mainfile it looks like,
define('XOOPS_ROOT_PATH','d:\wwwcom\social\dontdelete\');
define('XOOPS_URL','http://www.socialenterprise.co.uk/dontdelete');
etc etc etc
So I can't really see what the problem is the only idea I had was that I have to type in url/index.php as it doesn't allow directory listings, would that be an issue or have I done something really stuipd??
Cheers
Tom