~tsep-dev/tsep/docs

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
###########################
Uploading TSEP to your site
###########################

There are two ways to install TSEP: manually and automatically.

************************
Uploading Automatically
************************

The first step to installing TSEP is uploading it to your site. Go to the 
`Launchpad project page`_ and download the file named install.php. 

Now, with your FTP client, create a new directory named "tsep" in your "htdocs"
folder. Then upload the install.php file into that folder, so that the directory
structure is created below::

    htdocs/
        tsep/
            install.php
            
After you have created that directory structure, open the install.php file in 
your browser. You should see something similar to the output shown below::

    [OneClick Installer] Installing The Search Engine Project...
    
This process should not take more than a minute. If it does, something has 
probably gone wrong. Please ask on our `forum`_ for help. After the script
is finished, you should be redirected to the installation wizard.

******************
Uploading Manually
******************

Automatic installation only works in some cases. If automatic installation does
not work, manual installation may be required. Manual installation is not 
difficult, it just takes more time.



.. _Launchpad project page: http://launchpad.net/tsep
.. _forum: http://answers.launchpad.net/tsep