This is an illustrated step-by-step tutorial on installing Pligg Beta 9.6 on a shared hosting account.

  1. Download.
  2. Extract the contents of the zip archive.

    PLIGG_9.6-01

  3. Rename settings.php.default to settings.php. Similarly rename /libs/dbconnect.php.default to /libs/dbconnect.php.

    PLIGG_9.6-02

    PLIGG_9.6-03

  4. Create a new directory on the server where you want to install Pligg. If you want to install at the root directory, skip this step.

    PLIGG_9.6-04

  5. Upload all the files and folders via a FTP client to the server.

    PLIGG_9.6-05

  6. CHMOD 777 the following:
    /backup
    /cache
    /templates
    /templates_c
    /avatars/user_uploaded

    PLIGG_9.6-06

    PLIGG_9.6-07

  7. CHMOD 666 the following:
    /libs/dbconnect.php
    /libs/lang.conf
    settings.php

    PLIGG_9.6-08

    PLIGG_9.6-09

  8. CHMOD 655 config.php.

    PLIGG_9.6-10

  9. Open www.yoursite.com/install/ in your web browser. Replace yoursite.com as appropriate. Click on proceed to the next step and install Pligg.

    PLIGG_9.6-11

  10. Enter Database Name, Database Username, Database Password and Database Server. You can get/set these values via your host’s panel. Click on Check Settings.

    PLIGG_9.6-12

  11. Click Next.

    PLIGG_9.6-13

  12. While keeping your browser window open, switch to your FTP client and CHMOD /libs/dbconnect.php 644.

    PLIGG_9.6-14

  13. Delete install directory from the server.

    PLIGG_9.6-15

  14. Switch to your browser and click on the admin area link.

    PLIGG_9.6-16

  15. Enter ’god’ as Username and ’12345’ as Password and hit Login.

    PLIGG_9.6-17

  16. Click the third link at the top, Profile and then Modify. Scroll down and change your password.

    PLIGG_9.6-18

That’s it! You have successfully installed Pligg. There’s a lot to do going forward in terms of configuring your Pligg site. Click on Admin link at the top and check out all the available options.