okey i installed everything and it worked so the installer said remove the install file and the install folder and i did now when i do that and i go to my website you come on my servers page a page with explenation about awardspace and links from google etc...(awardspace) how is that please help here
Have a look in the root directory of your site - there is probably a file called index.html which you need to delete. (Then there should also be a file called index.php, which is what starts off E107) And please read the 'sticky' post about 0.7.2 at the top of the 'Core Support' forum.
Have you been throught the install process - setting up a database and an administrator name and so on? If so, did you get any error messages? How did you copy the E107 files to your web space? I've tried to access some of the 'standard' E107 files, and am getting 'File not found' errors. Basically something has gone wrong with the upload or install.
Had a quick look and did a couple of tests this morning, and everything looks fine - just doesn't work (which is not really any help at all). All the files are in the right places and so on, and a basic HTML file as a home page works OK (although it doesn't automatically look for index.html if you don't specify a page name).
Doing a search on these forums reveals a number of users who've not managed to get their sites up and running on Awardspace - anyone out there who has succeeded?
The simple answer might be to try and find another host - looking at the forums on the site a lot of people seem to be having problems there. Seems its still a beta setup which might have been released rather too early.
Well much to my surprise, I've got somewhere! The problem seems to be that the realpath() function is not working on Awardspace for some reason. I've stuck in an amended class2.php where this function is bypassed, and it at least 'sort of' works. Nando, have a play and see how much works and how much is broken by what I've done! And when you're logged in, please note the versions of PHP and mySQL and post them back here.
I've posted a bug report about this (not that its really a bug - just a strange way of configuring a host). In the meantime be careful if you add any upgrades that you don't overwrite your special copy of class2.php - if that needs updating there are two lines which will have to be edited first. Just search for the ones with 'realpath' in them.