← Back to team overview

tsep-dev team mailing list archive

Re: [Question #154739]: IIS 7 Install fails

 

Question #154739 on The Search Engine Project changed:
https://answers.launchpad.net/tsep/+question/154739

    Status: Open => Answered

Geoff proposed the following answer:
Great! Sorry, forgot to add one extra detail:

Instead of visiting http://yourserver.com/tsep/setup, visit
http://yourserver.com/tsep/index.php/setup.

Also, you will want to disallow access to the /app and /cake
directories.

The following is irrelevant, but can be interesting if you are a curious
sysadmin:

The way it normally works is that this is done behind the scenes in the
.htaccess file.  (This explains why the folder does not exist in the
directory structure)

Anotherwards, if you were on apache:

http://yourserver.com/tsep/?q=hello+2 -->
http://yourserver.com/tsep/index.php/?q=hello+2

The settings.php file should be created when you install the
application, it contains the local settings for your specific
installation.

-- 
You received this question notification because you are a member of TSEP
Development, which is an answer contact for The Search Engine Project.