Project Honey Pot nutzen.

  • Ich hab Business 10G webspace und möchte für mein forum Project Honey Pot nutzen. Ich soll laut anleitung jetzt die datei favourable.php freigeben, ist dies mit webspace überhaupt möglich?

  • After installing your script you need to activate it. To do so, simply install the script in the appropriate place on your server and access through your website via any Internet browser. If installed correctly, the script will contain instructions and a link. By clicking on that link you will activate the script so it can begin to deliver honey pot addresses.
    If the activation instructions do not appear, or you are taken to an error page, it means you have not correctly installed the script. First make certain the script is in the right place on your server and the permissions, owner, and group are set correctly so the script can execute on your server. Note that if you edited the contents or name of the script it may not activate. If you continue to experience problems, you should check with your server administrator and download a new copy of the script.



    STEP 1: LOCATE THE SCRIPT


    Locate the copy of the script included in the downloaded file. In
    your case, the script is named:

    favourable.php


    STEP 2: COPY IT TO THE CORRECT LOCATION


    Copy the script into your web server's html folder. On most
    Unix/Linux systems this folder will be called:

    htdocs/ or www/

    If you do not know where your html folder is located, ask your
    web server administrator. Ensure when you copy the script you do
    not change its name or otherwise modify it.

    You may install the script in any folder that is accessible
    over the web. For example:

    htdocs/folder1/folder2/


    STEP 3: SET THE PERMISSIONS


    On most systems, in order for the script to execute its
    permissions must be set correctly. On Unix/Linux systems you
    can set the scripts' permissions with the following command:

    chmod 644 favourable.php

    STEP 4: INSTALL PHP


    The script requires your webserver to run PHP. If it has not already
    been installed you will need to install it.

    You may download the latest version of PHP from following website:

    http://www.php.net

    Installation instructions can be found here:

    http://www.php.net/manual/en/install.php


    STEP 5: VISIT THE SCRIPT


    Once you've installed the script on your web server you need to
    access it. Open a web browser and type in the URL of your web site
    followed by the path to the script. For example, if you installed
    your script inside 'folder1/folder2/', access the script like so:

    http://www.bds-projects.com/folder1/folder2/favourable.php

    If installed correctly, you will see instructions on how to
    finalize the installation.